Map::Integrations::ActiveRecord

Public Class Methods

included( klass ) click to toggle source
# File lib/map/integrations/active_record.rb, line 5
def self.included( klass )
  klass.extend ClassMethods
end

Public Instance Methods

to_map( *args ) click to toggle source
# File lib/map/integrations/active_record.rb, line 131
def to_map( *args )
  self.class.to_map self , *args
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.