Method: ActiveRecord::Reflection::RuntimeReflection#aliased_table
- Defined in:
- lib/active_record/reflection.rb
#aliased_table ⇒ Object
1271 1272 1273 |
# File 'lib/active_record/reflection.rb', line 1271 def aliased_table klass.arel_table end |