Method: DatabaseHelper::SQLQueryResult#error
- Defined in:
- lib/utils/database_helpers.rb
#error ⇒ Object (readonly)
Returns the value of attribute error.
37 38 39 |
# File 'lib/utils/database_helpers.rb', line 37 def error @error end |