Methods

OrmAdapter::ToAdapter

Extend into a class that has an OrmAdapter

Public Instance Methods

to_adapter() click to toggle source
# File lib/orm_adapter/to_adapter.rb, line 4
def to_adapter
  @_to_adapter ||= self::OrmAdapter.new(self)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.