Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

puneruby

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 204 - 233 of 1748   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
204 mukulneetika Send Email Jun 22, 2006
10:19 am
Jason reports on 37signals <http://37signals.com/svn/archives2/business_20_says_david_matters.php> ... Business 2.0 magazine just released their “The 50...
205 Vasudev Ram
vasudevram Send Email
Jun 23, 2006
1:38 am
Hi, I recently downloaded and installed Instant Rails (IR) (its about 50 MB - get the 1.3a version as the 1.3 has a bug according to Curt Hibbs - see below...
206 Vasudev Ram
vasudevram Send Email
Jun 23, 2006
1:38 am
Hi Satish, I think this is a really good idea. I've often thought, when learning a new technology, that it would be great to have a few people with which to do...
207 Sandip
sandip_deshmane Send Email
Jun 23, 2006
2:05 am
Hello Sir, I am also interested to know Ruby and ROR in depth like Java which i learn from you. Thanks for you help to improve our technical knowledge and...
208 ashutosh_ambekar
ashutosh_amb... Send Email
Jun 23, 2006
2:57 pm
And here is the link: http://www.alphaworks.ibm.com/tech/db2onrails?open&ca=drs-aw-hom&S_TACT=106AH21W&S_CMP=AWRSSHOM Starter Toolkit for DB2 on Rails comes...
209 Sandeep Suryavanshi
praj_san16 Send Email
Jun 23, 2006
2:59 pm
Hi All, I newly join in this group so I introduce myself. I am Sandeep Suryavanshi, working with Infonox Software Pvt Ltd,Pune since last one year. I am...
210 ashutosh_ambekar
ashutosh_amb... Send Email
Jun 23, 2006
2:59 pm
Starter Toolkit for DB2 on Rails comes with a unique, one-click installer for pre-tested and reconfigured installation of not only Ruby and Rails, but a...
211 Vasudev Ram
vasudevram Send Email
Jun 23, 2006
11:44 pm
Hi, Here's one of the posts by James Duncan Davidson (author of Ant and TomCat) that I mentioned in my recent post about Instant Rails - where I said he's done...
212 Devendra
devendragulve Send Email
Jun 25, 2006
5:05 am
Hi, I got some good stuff. Jim Weirich <http://www.onestepback.org/>&#39;s presentation [.MOV - ...
213 vikrant chaudhari
vikrantchaud... Send Email
Jun 27, 2006
5:16 am
Thank you for conducying the sessions on ruby and ROR. I am very much interested in it. Satish Talim <satish.talim@...> wrote: Hello all, I was wondering...
214 swanand_deodhar Send Email Jun 27, 2006
12:19 pm
Hi! I am using the auto complete feature provided by Scriptaculous. Here is have to write following string in the view: Select name: <%=...
215 Pratik
pratik16 Send Email
Jun 27, 2006
2:55 pm
Did u check development logs and see if the browser is sending request to the server ? ... -Pratik ... From: swanand_deodhar <swanand_deodhar@...> To:...
216 Shantanoo Mahajan
shantanu.mah... Send Email
Jun 27, 2006
10:31 pm
... Following worked for me using scaffold method. http://demo.script.aculo.us/ajax/autocompleter You need to have table named contacts with column name. ...
217 swanand deodhar
swanand_deodhar Send Email
Jun 28, 2006
5:43 am
Hi! I m doing using the simple retrieval frm database using self.getdata method. I m finding out students who hve not got their results. def getData ...
218 Dibya prakash
prakashdibya Send Email
Jun 28, 2006
5:58 am
Can you send the schema? --D swanand deodhar <swanand_deodhar@...> wrote: Hi! I m doing using the simple retrieval frm database using self.getdata...
219 smita deshpande
smitades Send Email
Jun 28, 2006
6:56 am
Hi, I am new to Ruby. I am trying very simple program using SciTE. Following is the program: a = gets.chomp puts a Saved this program and hit f5. It just shows...
220 Dibya prakash
prakashdibya Send Email
Jun 28, 2006
8:02 am
Type the code in IRB and you will get the result. Below is a small description about the gets method.Chomp is used only to remove the newline character that...
221 Dibya prakash
prakashdibya Send Email
Jun 28, 2006
8:05 am
Type the code in IRB and you will get the result. Below is a small description about the gets method.Chomp is used only to remove the newline character that...
222 Shilpa Waghmare
shilpa_waghm... Send Email
Jun 28, 2006
9:40 am
Hello, Sir, I would also like to have deep knowledge of Ruby And Ruby on Rails. (Satish Talim - Shilpa that's fine but what do you expect from the group. Can...
223 DEVendra
devendragulve Send Email
Jun 28, 2006
10:36 am
Hi, even I was facing the same problem with SciTE. Got to command prompt of Windows. Go to ruby folder where u have installed ruby Type irb and the enter Now u...
224 smita deshpande
smitades Send Email
Jun 28, 2006
10:54 am
Hi, Thanks for the quick response. I have also tried to execute program from the command line and it worked. The suggestion given by Satish sir for SciTE also ...
225 swanand deodhar
swanand_deodhar Send Email
Jun 28, 2006
10:55 am
In IRB u even need not write the puts method. It wld wrk straightway. Regards, Swanand. smita deshpande <smitades@...> wrote: Hi, I am new to Ruby. I am...
226 Dibya prakash
prakashdibya Send Email
Jun 28, 2006
11:07 am
Hi, Is there anyone in the group whose working/worked on Current Scheduler in Ruby? Attached is a link for reference ...
227 mayur oak
mayurmoak Send Email
Jun 29, 2006
7:14 am
Hello Sir, My name is Mayur Oak. I am working with Sachin Joshi (DeGen Communication). I have just started learning Ruby on Rails. Installed Ruby on pc using...
228 Deepali Ahirrao
deepali_ahirrao Send Email
Jun 29, 2006
7:15 am
Hi, I could run the code in SciTE but not using irb. What exactly is to be done when we get a new prompt? Thanks, Deepali DEVendra <devendragulve@...>...
229 Sandip Deshmane
sandip_deshmane Send Email
Jun 29, 2006
9:08 am
Just minimise that new prompt and write on the SciTe result window and press enter u will get result. Sandip Deepali Ahirrao <deepali_ahirrao@...> wrote:...
230 swanand deodhar
swanand_deodhar Send Email
Jun 30, 2006
12:49 am
Hi! Any idea wots <canvas> widget? It is suppossed to work fine for the 2d displays. Regards, Swanand ... Yahoo! Messenger with Voice. Make PC-to-Phone Calls...
231 Satish Talim
satish_talim Send Email
Jun 30, 2006
12:51 am
Hi members, My company Vinayak Solutions Pvt. Ltd. Delhi (vinsol.com)has requirement for ROR programmer. You need not have any knowledge of ROR but should have...
232 haribhau ingale
hari31582 Send Email
Jun 30, 2006
1:59 pm
You might be using @stdno in views somewhere ,but number of records retrieved by this query is null.so @stdno is null. check this query "select * from results...
233 Shantanoo Mahajan
shantanu.mah... Send Email
Jul 1, 2006
1:31 am
... AFAIK, that is part of tk [1]. Shantanoo 1. http://sourceforge.net/projects/tktoolkit/ -- Believing is easier than thinking. Hence so many more believers...
Messages 204 - 233 of 1748   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help