module Torque::PostgreSQL::Associations::AssociationScope::ClassMethods
Public Instance Methods
get_bind_values(*)
click to toggle source
Calls superclass method
# File lib/torque/postgresql/associations/association_scope.rb, line 9 def get_bind_values(*) super.flatten end