Class: Protozoa::Views::Error
- Defined in:
- lib/amiba/frontend/views/error.rb
Instance Attribute Summary collapse
-
#message ⇒ Object
readonly
Returns the value of attribute message.
Attributes inherited from Layout
Method Summary
Methods inherited from Layout
#edit_url, #escaped_name, #title, #view_url
Instance Attribute Details
#message ⇒ Object (readonly)
Returns the value of attribute message.
4 5 6 |
# File 'lib/amiba/frontend/views/error.rb', line 4 def @message end |