Class ActionController::Base
In: lib/rails-footnotes.rb
Parent: Object

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.

[Validate]