Found 10 results by author Jonathon+Viney
Acts As Modified
This plugin lets you track attribute changes to an ActiveRecord object.
Added on January 15th, 2007 @ 09:01 PM, Author(s) Jonathon Viney
Testcase - Setup and Teardown with Blocks
The current implementation of setup and teardown by Test::Unit and Rails only allow
Added on January 15th, 2007 @ 09:01 PM, Author(s) Jonathon Viney
Acts as Changed
Specifies only the changed fields when updating the database record.
Added on January 15th, 2007 @ 09:01 PM, Author(s) Jonathon Viney
Date Finder
Can find dates that match certain criteria. Eg:
Added on January 15th, 2007 @ 09:01 PM, Author(s) Jonathon Viney
Acts As Taggable On Steroids
This plugin is based on acts_as_taggable by DHH but includes extras
Added on January 15th, 2007 @ 09:01 PM, Author(s) Jonathon Viney
ActiveRecord Defaults
Allow you to easily specify default values for attributes on new model objects. Eg:
Added on January 15th, 2007 @ 09:01 PM, Author(s) Jonathon Viney
Strip Attributes
Strips all string attributes prior to saving them.
Added on March 18th, 2007 @ 12:27 AM, Author(s) Jonathon Viney
ActiveRecord::Base Without Table
Get the power of ActiveRecord models, including validation, without having a table in the database.
Added on January 15th, 2007 @ 09:01 PM, Author(s) Jonathon Viney
Namespaced Models
Fix use of nested models using STI and polymorphism by storing the fully qualified class name in the database.
Added on March 18th, 2007 @ 12:35 AM, Author(s) Jonathon Viney