Method: Roda::RodaPlugins::ExceptionPage::InstanceMethods#exception_page_js
- Defined in:
- lib/roda/plugins/exception_page.rb
#exception_page_js ⇒ Object
The JavaScript to use on the exception page
408 409 410 |
# File 'lib/roda/plugins/exception_page.rb', line 408 def exception_page_js ExceptionPage.js end |