module Switchman::ActiveRecord::TypeCaster::Map

Public Instance Methods

model() click to toggle source
# File lib/switchman/active_record/type_caster.rb, line 7
def model
  @types
end