RubyGems Navigation menu

invalid_authenticity_token_rescue 0.1.1

Rails 5 default protect_from_forgery is to raise an exception. Some browsers trigger this exception by caching pages. This gem rescues the InvalidAuthenticityToken exception, triggers ExceptionNotifier, and redirects to the login page.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.3 - May 15, 2018 (7 KB)
  2. 0.1.2 - April 11, 2017 (7 KB)
  3. 0.1.1 - April 10, 2017 (7 KB)
  4. 0.1.0 - April 10, 2017 (7 KB)

Runtime Dependencies (2):

rails < 5.2, >= 5.0.0

Development Dependencies (1):

sqlite3 >= 0

Owners:

Authors:

  • Aaron Baldwin

SHA 256 checksum:

1fa4bf64dfd1e2cf57ba06c2a7a79f85f88a8f04dbe4ca412595dd604c518c72

Total downloads 7,373

For this version 1,729

License:

MIT

Required Ruby Version: >= 0

Links: