Method: ActiveRecord::StatementInvalid#sql
- Defined in:
- activerecord/lib/active_record/errors.rb
#sql ⇒ Object (readonly)
Returns the value of attribute sql.
211 212 213 |
# File 'activerecord/lib/active_record/errors.rb', line 211 def sql @sql end |