Adam Stegman wrote: > Also, a GET is just a read, while a POST is used to create. Like the > Wikipedia article linked before says: >> Note that GET should not be used for operations that cause side-effects, >> such as using it for taking actions in web applications.
Thanks guys this really helped out alot, Thank You :) -- 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.

