Agile Web Development

Build it. Launch it. Love it.

Plugins by Ian White

  • resources_controller

    NEWS: updated and betterer (Sept 07)

    make ActiveResource compliant controllers for your RESTful models in one line (including nested resources)

  • inherit_views

    Your views can be inherited according to the controller hierarchy (customisable). Also supports render_parent in views

  • gems with architecture

    freeze gems to vendor/gems - with architecture dependent versions

  • has_types

    This plugin allows you to specify the types for your STI models. This ensures that all of the types are loaded whenever find conditions using the subclasses are constructed, and an error is raised when a non specified class inherits from a base class.

  • response_for

    lets you decorate your existing actions with new respond_to blocks

  • garlic

    Lightweight set of rake tasks to aid in continuous integration