Sorry didn't finished my previous message I'm on my phone.

First of all, read http://guides.rubyonrails.org/getting_started.html

You'll understand how to start and you'll understand what you need to do in
your controller and your routes.rb.
 Le 22 juin 2012 23:05, "Arnaud Augier" <[email protected]> a écrit :

> Check http://guides.rubyonrails.org/routing.html
>
> You'll find everything you need to understand how to configure your routes.
> Le 22 juin 2012 21:24, "cyber c." <[email protected]> a écrit :
>
>> routes.rb have only these
>>
>> get "staticpages/main"
>> get "staticpages/movie"
>> get "staticpages/book"
>>
>> How do i add a route to post method?
>>
>> --
>> 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 [email protected].
>> To unsubscribe from this group, send email to
>> [email protected].
>> 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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to