Class: ApplicationController

Inherits:
ActionController::Base
  • Object
show all
Defined in:
app/controllers/application.rb

Overview

The filters added to this controller will be run for all controllers in the application. Likewise will all the methods added be available for all controllers.

Direct Known Subclasses

FeedController