Module: Sequel::Plugins::ActiveModel
- Defined in:
- lib/sequel/lib/sequel/plugins/active_model.rb
Overview
The ActiveModel plugin makes Sequel::Model objects the pass the ActiveModel::Lint tests, which should hopefully mean full ActiveModel compliance. This should allow the full support of Sequel::Model objects in Rails 3.
Defined Under Namespace
Modules: InstanceMethods