Method: Effective::ActionFailed#subject
- Defined in:
- app/models/effective/action_failed.rb
#subject ⇒ Object (readonly)
Returns the value of attribute subject.
3 4 5 |
# File 'app/models/effective/action_failed.rb', line 3 def subject @subject end |