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