Method: ActiveRecord::StatementInvalid#binds

Defined in:
activerecord/lib/active_record/errors.rb

#bindsObject (readonly)

Returns the value of attribute binds.



211
212
213
# File 'activerecord/lib/active_record/errors.rb', line 211

def binds
  @binds
end