Displaying 1 result from an estimated 1 matches for "a3585718".
Did you mean:
358518
2006 Mar 25
6
Where''s the doc for get(), post(), put(), delete() & head()?
These HTTP Request methods are used for testing. They are discussed in
the testing chapter of the Agile Web Development with Rails book, as
well as in http://manuals.rubyonrails.com/read/chapter/28#page72 "A
Guide to Testing the Rails".
I want to set the encoding to multipart for a test I''m writing, but I
can''t find any documentation to show me how. Pointing me