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
9 10 11 |
# File 'lib/torque/postgresql/associations/association_scope.rb', line 9 def get_bind_values(*) super.flatten end |