RubyGems Navigation menu

rails-prg 0.1.0

Secure applications must not use browser history or cache, this can cause problems with some browsers when following standard Rails pattern for POST -> Error -> Render -> Success -> Redirect. For full protection from ERR_CACHE_MISS (in Chrome with no-cache, no-store), Rails should redirect on errors as well as on success, always following full POST-REDIRECT-GET pattern. This way the browser will always have a consistent back-button history to traverse without triggering browser errors unable to display form submission pages.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.1 - March 19, 2014 (29.5 KB)
  2. 0.1.0 - March 16, 2014 (25.5 KB)

Runtime Dependencies (2):

actionpack >= 0
railties >= 0

Development Dependencies (11):

Owners:

Authors:

  • Tom Meier

SHA 256 checksum:

52d81df81b3ba7ae37b83546543aa0894739a44e2a9eced57353d1b409e1ede2

Total downloads 54,863

For this version 2,333

License:

MIT

Required Ruby Version: None

Links: