module Switchman::ActiveRecord::TypeCaster::Connection

Public Instance Methods

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