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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.1.1 - March 19, 2014 (29,5 KB)
  2. 0.1.0 - March 16, 2014 (25,5 KB)

Runtime Abhängigkeiten (2):

actionpack >= 0
railties >= 0

Development Abhängigkeiten (11):

Besitzer:

Autoren:

  • Tom Meier

SHA 256-Prüfsumme:

52d81df81b3ba7ae37b83546543aa0894739a44e2a9eced57353d1b409e1ede2

Downloads insgesamt 54.873

Für diese Version 2.338

Lizenz:

MIT

Erforderliche Ruby-Version: None

Links: