Hey m doin a project on web application..I need 2 know how to start with the coding using Rails framework? Can anyone provide me with a sample code to accept values from the user in a text field and display the values below the accepted values when he clicks the OK button....? -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Manish Belsare wrote:> Hey m doin a project on web application..I need 2 know how to start with > the coding using Rails framework? > > Can anyone provide me with a sample code to accept values from the user > in a text field and display the values below the accepted values when he > clicks the OK button....?I recommend you start here. It will provide you a gentle and informative introduction to Ruby on Rails: http://guides.rubyonrails.org/ -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
There''s a new book that''s currently a work in progress, but the first few chapters are excellent! You can read it online here: http://railstutorial.org On Tue, Jan 12, 2010 at 6:13 PM, Manish Belsare <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org>wrote:> Hey m doin a project on web application..I need 2 know how to start with > the coding using Rails framework? > > Can anyone provide me with a sample code to accept values from the user > in a text field and display the values below the accepted values when he > clicks the OK button....? > -- > Posted via http://www.ruby-forum.com/. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Manish Belsare wrote:> Hey m doin a project on web application..I need 2 know how to start with > the coding using Rails framework? > > Can anyone provide me with a sample code to accept values from the user > in a text field and display the values below the accepted values when he > clicks the OK button....?I have uploaded a open source version of craigslist clone developed in RoR. Download, play and enjoy. Happy railing! download url: wiki.github.com/railslist/craigslist-clone -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Rails List wrote:> Manish Belsare wrote: >> Hey m doin a project on web application..I need 2 know how to start with >> the coding using Rails framework? >> >> Can anyone provide me with a sample code to accept values from the user >> in a text field and display the values below the accepted values when he >> clicks the OK button....? > > I have uploaded a open source version of craigslist clone developed in > RoR. Download, play and enjoy. Happy railing! > > download url: wiki.github.com/railslist/craigslist-clone<a href="http://wiki.github.com/railslist/craigslist-clone">Craigslist Clone</a> -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.