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
5 6 7 |
# File 'lib/torque/postgresql/reflection/has_many_reflection.rb', line 5 def connected_through_array? [:array] end |