Agile Web Development

Build it. Launch it. Love it.

Plugins Tagged finder

  • Random Finders

    Allows quick and easy fetching of random records, or records in random order.

    Simply pass the :random to the order in any finder method.

  • acts_as_fulltextable

    Easily perform full text searches using MySQL

  • Bangin' Finders

    Add a bang(!) to your dynamic ActiveRecord finders to have them raise RecordNotFound if they return something that is .blank?

  • has_adjacent_finders

    This plugin allows you to find ActiveRecord objects that are adjacent to the given ActiveRecord object.