Agile Web Development

Build it. Launch it. Love it.

Plugins by Jonathan Viney

  • Acts as ordered

    Allows you to access the adjacent models in a given order. Adds next and previous accessors to model instances.

  • Acts As Modified

    This plugin lets you track attribute changes to an ActiveRecord object.

  • Date Finder

    Finds dates that match criteria.

  • ActiveRecord Defaults

    Easily specify default values for AR models.

  • ActiveRecord::Base Without Table

    Get the power of ActiveRecord models, including validation, without having a table in the database.

  • Acts As Taggable On Steroids

    This plugin is based on acts_as_taggable by DHH but includes extras
    such as tests, smarter tag assignment, caching, and tag cloud calculations.

  • Selenium jelly

    This plugin provides nice integration between Selenium-RC and Rails.