Module: Switchman::ActiveRecord::Reflection::AssociationReflection
- Defined in:
- lib/switchman/active_record/reflection.rb
Instance Method Summary collapse
Instance Method Details
#quoted_table_name ⇒ Object
8 9 10 |
# File 'lib/switchman/active_record/reflection.rb', line 8 def quoted_table_name klass.quoted_table_name end |