Flowdock
parameter_filter() protected

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File actionpack/lib/action_dispatch/http/filter_parameters.rb, line 43
      def parameter_filter
        parameter_filter_for(@env["action_dispatch.parameter_filter"])
      end
Register or log in to add new notes.