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:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

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

Runtime依存関係 (2):

actionpack >= 0
railties >= 0

Development依存関係 (11):

所有者:

作者:

  • Tom Meier

SHA 256チェックサム:

52d81df81b3ba7ae37b83546543aa0894739a44e2a9eced57353d1b409e1ede2

累計ダウンロード数 54,897

このバージョンのみ 2,345

ライセンス:

MIT

必要なRubyのバージョン: なし

リンク: