Class: ActionController::Base

Inherits:
Object
  • Object
show all
Defined in:
lib/rails-footnotes.rb

Overview

The footnotes are applied by default to all actions. You can change this behavior commenting the after_filter line below and putting it in Your application. Then you can cherrypick in which actions it will appear.