Module: Torque::PostgreSQL::Reflection::HasManyReflection
- Defined in:
- lib/torque/postgresql/reflection/has_many_reflection.rb
Instance Method Summary collapse
Instance Method Details
#connected_through_array? ⇒ Boolean
7 8 9 |
# File 'lib/torque/postgresql/reflection/has_many_reflection.rb', line 7 def connected_through_array? [:array] end |