module Flatter::Mapper::Options::ClassMethods
Public Instance Methods
mapper_options()
click to toggle source
# File lib/flatter/mapper/options.rb, line 14 def mapper_options @@mapper_options ||= [] end
# File lib/flatter/mapper/options.rb, line 14 def mapper_options @@mapper_options ||= [] end