There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This 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.