Class: JsTestServer::Server::Views::NotFound

Inherits:
Page
  • Object
show all
Defined in:
lib/js_test_server/server/views/not_found.html.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Page

#content

Instance Attribute Details

#messageObject (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
  @message
end