Methods

Class Index [+]

Quicksearch

ActionController::Testing::ClassMethods

Public Instance Methods

before_filters() click to toggle source
    # File lib/action_controller/metal/testing.rb, line 36
36:       def before_filters
37:         _process_action_callbacks.find_all{|x| x.kind == :before}.map{|x| x.name}
38:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.