module Switchman::Arel::Table
Public Instance Methods
klass()
click to toggle source
# File lib/switchman/arel.rb, line 6 def klass @klass || ::ActiveRecord::Base end
# File lib/switchman/arel.rb, line 6 def klass @klass || ::ActiveRecord::Base end