Class: JsTestServer::Server::Views::NotFound
- Defined in:
- lib/js_test_server/server/views/not_found.html.rb
Instance Attribute Summary collapse
-
#message ⇒ Object
readonly
Returns the value of attribute message.
Method Summary
Methods inherited from Page
Instance Attribute Details
#message ⇒ Object (readonly)
Returns the value of attribute message.
3 4 5 |
# File 'lib/js_test_server/server/views/not_found.html.rb', line 3 def @message end |