Class: Lokap::ActionView::MissingTemplate

Inherits:
ActionView::MissingTemplate
  • Object
show all
Defined in:
lib/lokap/presenter/ext/action_view.rb

Overview

Raised when ActionView::Context can't locate a presenter's template
(We catch the error and attempt to render a default template)