Module: Switchman::Arel::Table
- Defined in:
- lib/switchman/arel.rb
Instance Method Summary collapse
Instance Method Details
#klass ⇒ Object
6 7 8 |
# File 'lib/switchman/arel.rb', line 6 def klass @klass || ::ActiveRecord::Base end |