Sha256: 8e5bef68a155518ed9c5691c48cfa9f9f5761725fa653cc39c45ff4def305dfc

Contents?: true

Size: 192 Bytes

Versions: 7

Compression:

Stored size: 192 Bytes

Contents

ActiveSupport::Notifications.subscribe "unpermitted_parameters.action_controller" do |name, start, finish, id, payload|
  Notable.track "Unpermitted Parameters", payload[:keys].join(", ")
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
notable-0.2.2 lib/notable/unpermitted_parameters.rb
notable-0.2.1 lib/notable/unpermitted_parameters.rb
notable-0.2.0 lib/notable/unpermitted_parameters.rb
notable-0.1.0 lib/notable/unpermitted_parameters.rb
notable-0.0.3 lib/notable/unpermitted_parameters.rb
notable-0.0.2 lib/notable/unpermitted_parameters.rb
notable-0.0.1 lib/notable/unpermitted_parameters.rb