Extend into a class that has an OrmAdapter
# 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.