<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Ruby on Rails Plugins Tagged: activerecord</title>
    <link>http://agilewebdevelopment.com/plugins</link>
    <pubDate>Wed, 14 Jun 2006 18:37:00 GMT</pubDate>
    <description>Ruby on Rails Plugins from AgileWebDevelopment.com</description>
    <item>
      <title>ModelFormatter</title>
      <link>http://agilewebdevelopment.com/plugins/modelformatter</link>
      <description>Format data coming in and out of the model easily with these class methods.

format_column :sale_price, :as =&gt; :currency

Can use blocks, custom formatters, or even help out by contributing to the pluggable formatting code!</description>
      <pubDate>Wed, 14 Jun 2006 18:37:00 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/modelformatter</guid>
      <author>Brad Folkens</author>
    </item>
    <item>
      <title>acts_as_rateable</title>
      <link>http://agilewebdevelopment.com/plugins/acts_as_rateable</link>
      <description>Allows any ActiveRecord model to be rated/ranked</description>
      <pubDate>Wed, 14 Jun 2006 18:37:00 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/acts_as_rateable</guid>
      <author>Chris Ingrassia</author>
    </item>
    <item>
      <title>acts_as_ratable</title>
      <link>http://agilewebdevelopment.com/plugins/acts_as_ratable</link>
      <description>An ActiveRecord mixin that provides rating capabilities to a given model. Useful for community-driven applications.</description>
      <pubDate>Wed, 14 Jun 2006 18:37:00 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/acts_as_ratable</guid>
      <author>Bruce Williams</author>
    </item>
    <item>
      <title>loads_from_amazon</title>
      <link>http://agilewebdevelopment.com/plugins/loads_from_amazon</link>
      <description>An ActiveRecord mixin to allow a model object to be populated with the details of a product listed on amazon. Uses the Amazon/Ruby library.</description>
      <pubDate>Wed, 14 Jun 2006 18:37:00 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/loads_from_amazon</guid>
      <author>James Stewart</author>
    </item>
    <item>
      <title>acts_as_cached</title>
      <link>http://agilewebdevelopment.com/plugins/acts_as_cached</link>
      <description>A plugin which allows you to cache any Ruby object with memcached.</description>
      <pubDate>Wed, 14 Jun 2006 18:37:00 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/acts_as_cached</guid>
      <author>Chris Wanstrath</author>
    </item>
    <item>
      <title>ActiveRecord::Base Without Table</title>
      <link>http://agilewebdevelopment.com/plugins/activerecord_base_without_table</link>
      <description>Get the power of ActiveRecord models, including validation, without having a table in the database.</description>
      <pubDate>Wed, 14 Jun 2006 18:37:00 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/activerecord_base_without_table</guid>
      <author>Jonathan Viney</author>
    </item>
    <item>
      <title>meantime_filter</title>
      <link>http://agilewebdevelopment.com/plugins/meantime_filter</link>
      <description>This plugin introduces a new filter type to ActionController::Base: meantime filters. They are called at the time of the action call just after before filters. They allow to do things around the action by yielding when the action has to be performed. This enables the action to be executed within the block of any method.</description>
      <pubDate>Wed, 14 Jun 2006 18:37:00 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/meantime_filter</guid>
      <author>Roman Le Negrate</author>
    </item>
    <item>
      <title>acts_as_audited</title>
      <link>http://agilewebdevelopment.com/plugins/acts_as_audited</link>
      <description>Active Record extension that logs all revisions in an audits table, allowing changes to be reverted.</description>
      <pubDate>Wed, 14 Jun 2006 18:37:00 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/acts_as_audited</guid>
      <author>Brandon Keepers, Collective Idea</author>
    </item>
    <item>
      <title>Association Extensions</title>
      <link>http://agilewebdevelopment.com/plugins/association_extensions</link>
      <description>Adds methods for candidates, complement, unrelated to associations.
Provides methods for getting/setting associations by id.</description>
      <pubDate>Wed, 14 Jun 2006 18:37:00 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/association_extensions</guid>
      <author>Michael Schuerig</author>
    </item>
    <item>
      <title>Validation Reflection</title>
      <link>http://agilewebdevelopment.com/plugins/validation_reflection</link>
      <description>Reflect on validations.</description>
      <pubDate>Wed, 14 Jun 2006 18:37:00 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/validation_reflection</guid>
      <author>Michael Schuerig</author>
    </item>
    <item>
      <title>scope_out</title>
      <link>http://agilewebdevelopment.com/plugins/scope_out</link>
      <description>Create custom finder methods on your model which accept all normal find arguments, but limit the scope of the query. Perfect for keeping your models DRY and decoupled.</description>
      <pubDate>Wed, 14 Jun 2006 18:37:00 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/scope_out</guid>
      <author>John Andrews</author>
    </item>
    <item>
      <title>ar-extensions</title>
      <link>http://agilewebdevelopment.com/plugins/ar_extensions</link>
      <description>ActiveRecord::Extensions is a set of extensions for ActiveRecord</description>
      <pubDate>Wed, 14 Jun 2006 18:37:00 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/ar_extensions</guid>
      <author>Zach Dennis</author>
    </item>
    <item>
      <title>Flagger</title>
      <link>http://agilewebdevelopment.com/plugins/flagger</link>
      <description>Dynamic attribute-based methods for dealing with boolean attributes in ActiveRecord</description>
      <pubDate>Wed, 14 Jun 2006 18:37:00 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/flagger</guid>
      <author>James Coglan</author>
    </item>
    <item>
      <title>AutoScope</title>
      <link>http://agilewebdevelopment.com/plugins/autoscope</link>
      <description>Automatically create scoped access methods on your ActiveRecord models.</description>
      <pubDate>Wed, 14 Jun 2006 18:37:00 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/autoscope</guid>
      <author>Fran&#231;ois Beausoleil</author>
    </item>
    <item>
      <title>acts_as_comparable</title>
      <link>http://agilewebdevelopment.com/plugins/acts_as_comparable</link>
      <description>an easy way to compare ActiveRecord models based on their attributes</description>
      <pubDate>Wed, 14 Jun 2006 18:37:00 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/acts_as_comparable</guid>
      <author>Mark Van Holstyn, Zach Dennis</author>
    </item>
  </channel>
</rss>
