Method: ActiveRecord::StatementInvalid#sql

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

#sqlObject (readonly)

Returns the value of attribute sql.



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

def sql
  @sql
end