Module Sequel::Plugins::ActiveModel
In: lib/sequel/plugins/active_model.rb

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.

Classes and Modules

Module Sequel::Plugins::ActiveModel::InstanceMethods

[Validate]