Links
Categories
Plugins Tagged params
-
Assert Request
The assert_request plugin provides an easy way to make sure that your rails actions are only called with the method, protocol, and parameters that you expect.
This can save a considerable amount of error-checking code, uncover hidden bugs, and prevent security holes.
-
Filter
Filter let you specify common filtering options, in order to generate
a filtered condition, useful for filtering from request params.
