Re: [Rails] create a form in rails

2011-03-16 Thread ChenJie|
Hey, you can get the information from http://guides.rubyonrails.org/form_helpers.html :-) On Wed, Mar 16, 2011 at 13:10, salim mandrekar mandrekar.sa...@gmail.comwrote: hi i want to create a form which shud have following components:- textboxes checkboxes radio buttons submit and reset

Re: [Rails] create a form in rails

2011-03-16 Thread ChenJie|
Or maybe you should check this document once more with 3.1 The Select and Option Tags On Wed, Mar 16, 2011 at 14:30, salim mandrekar mandrekar.sa...@gmail.comwrote: i checked the tutorial. but i dint find dropdown option der. can u please assist me? -- You received this message because

Re: [Rails] (Unable to start rails application) ruby scipt/server error

2010-10-22 Thread ChenJie|
So you have rails3.0 installed? Then you need to use rails server or rails s to start your application. On Fri, Oct 22, 2010 at 18:08, amritpal pathak amritpalpath...@gmail.comwrote: 1) I installed the ruby-1.9.2-p0 and rubygems-1.3.7 in the (/usr/local/src directory ) 2) Then i

Re: [Rails] Re: Can't quit server in Rails 3

2010-08-29 Thread ChenJie|
On Mon, Aug 30, 2010 at 08:57, pauld paul.denlin...@gmail.com wrote: Just wanted to append some more information. Looks like after the rails server starts, it doesn't hand control back to bash in the terminal. Say this because the normal prompt signs don't show up in bash. So the question

Re: [Rails] Installing Rails in RoR

2010-05-18 Thread ChenJie|
On Tue, May 18, 2010 at 05:18, anon_comp neocools...@gmail.com wrote: I'm trying to install RoR on Windows XP x32 I've tried different variations of installing Rails such as --- gem install rails --include-dependencies

Re: [Rails] noob questinon: is dev in rails underwindows a good idea

2010-05-17 Thread ChenJie|
OK, Let me try to answer your question. On Mon, May 17, 2010 at 17:34, radu puspana radupusp...@gmail.com wrote: Hey guys, thx for talking your time to answer this post, i much appreciate it. 1. is dev in rails under windows a great idea.i can think of 1 reasons, i know, bu i can;t

Re: [Rails] Rails default date format

2010-05-14 Thread ChenJie|
On Fri, May 14, 2010 at 17:50, Hemant Bhargava li...@ruby-forum.com wrote: Hello All, How can i convert the date format 2010-01-01 to rails default date format. I mean to Fri, 14 May 2010? Is there any built in function for it.. Googled but ..? -- Posted via http://www.ruby-forum.com/.

Re: [Rails] Easy way to make Rails use MySQL on Windows?

2010-05-13 Thread ChenJie|
Yes, gem install mysql is needed. But, I'm not sure what do you mean lots of errors. Maybe you should post your errors here. On Thu, May 13, 2010 at 16:59, Jian Lin li...@ruby-forum.com wrote: I set up Rails from scratch using the methods on: http://rubyonrails.org/download and also:

Re: [Rails] Re: Easy way to make Rails use MySQL on Windows?

2010-05-13 Thread ChenJie|
OK. Now I know... I thought t you can see 1 gem installed So, it means you've already finished install mysql gem now. And the following errors come from when installation the documentation. Actually you already can use this gem now. On Thu, May 13, 2010 at 17:41, Jian Lin li...@ruby-forum.com

Re: [Rails] Re: rails 3 release date

2010-05-12 Thread ChenJie|
Humm.. You don't have to upgrade your rails version on your product environment immediately rails 3 released. That means you can schedule your own upgrade plan by your own. So, take your time, and enjoy rails 3 :-) On Thu, May 13, 2010 at 06:53, David Zhu dzwestwindso...@gmail.com wrote: The

Re: [Rails] Re: Where did this value in a form come from?

2009-12-23 Thread ChenJie|
Hello all, Sorry for jump in.. But, I have to say “I'm totally lost in this thread... What is the *exactly* question from the very beginning? Do you mean those Dave and the Passwords ? -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Talk group. To