mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
be be -> be
This commit is contained in:
@@ -500,7 +500,7 @@ If you're familiar with the HTTP protocol, you'll know that +get+ is a type of r
|
||||
|
||||
All of request types are methods that you can use, however, you'll probably end up using the first two more often than the others.
|
||||
|
||||
NOTE: Functional tests do not verify whether the specified request type should be be accepted by the action. Request types in this context exist to make your tests more descriptive.
|
||||
NOTE: Functional tests do not verify whether the specified request type should be accepted by the action. Request types in this context exist to make your tests more descriptive.
|
||||
|
||||
h4. The Four Hashes of the Apocalypse
|
||||
|
||||
|
||||
Reference in New Issue
Block a user