[Rails] Re: how to implement get and post method in Ruby on Rails

2009-10-14 Thread Colin Law
2009/10/14 Yousef Jawwad : > > hi everybody > > I am trying to develop a simple Ruby on Rails application . > > what I want to know , how I can implement get and post method in Ruby on > Rails > > Have you had a look at the rails guides? Particularly Getting Started with Rails. You will see GE

[Rails] Re: how to implement get and post method in Ruby on Rails

2009-10-14 Thread Conrad Taylor
On Wed, Oct 14, 2009 at 3:44 AM, Yousef Jawwad < rails-mailing-l...@andreas-s.net> wrote: > > hi everybody > > I am trying to develop a simple Ruby on Rails application . > > what I want to know , how I can implement get and post method in Ruby on > Rails > > > thanks in Advance > What are you tr