public
Description: Provides Rails model services (such as validations) to non-ActiveRecord descendants.
Homepage:
Clone URL: git://github.com/ntalbott/active_model.git
name age message
file CHANGELOG Loading commit data...
file README
file Rakefile
file init.rb
directory lib/
directory test/
README
ActiveModel
===========

Provides validation and callbacks outside of the ActiveRecord::Base hierarchy.