Module: Torque::PostgreSQL::Associations::AssociationScope::ClassMethods
- Included in:
- Torque::PostgreSQL::Associations
- Defined in:
- lib/torque/postgresql/associations/association_scope.rb
Instance Method Summary collapse
Instance Method Details
#get_bind_values ⇒ Object
7 8 9 |
# File 'lib/torque/postgresql/associations/association_scope.rb', line 7 def get_bind_values(*) super.flatten end |