Methods

Class/Module Index [+]

Quicksearch

ActionController::Testing::ClassMethods

Public Instance Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.