Class OrmAdapter::ActiveRecord
In: lib/orm_adapter/adapters/active_record.rb
Parent: Base

Methods

Public Instance methods

Return list of column/property names

@see OrmAdapter::Base#create!

Protected Instance methods

Introspects the klass to convert and objects in conditions into foreign key and type fields

[Validate]