| Module | Lightrail::ControllerMethods::InstanceMethods |
| In: |
lib/lightrail/controller_methods.rb
|
Adding this to a controller in an around_filter allows the actions to render as such:
If an ActionController::UnknownAction is raised the controller will
If an ActionController::MissingTemplate error is raised the controller will
TODO: determine how much of a performance hit this takes, rendering everything twice