Agile Web Development

Build it. Launch it. Love it.

Plugins Tagged action

  • 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.

  • Query String Action Caching

    Allows you to use action caching to cache url query strings such as “http://site/search?q=string&page=2&z=foo+bar”