Method: Radiator::ErrorParser#can_reprepare
- Defined in:
- lib/radiator/error_parser.rb
#can_reprepare ⇒ Object (readonly) Also known as: can_reprepare?
Returns the value of attribute can_reprepare.
5 6 7 |
# File 'lib/radiator/error_parser.rb', line 5 def can_reprepare @can_reprepare end |