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.5 KB)
  2. 0.1.0 March 16, 2014 (25.5 KB)

Runtime 依赖 (2):

actionpack >= 0
railties >= 0

Development 依赖 (11):

业主:

作者:

  • Tom Meier

SHA 256 校验和:

=

下载总量 55,097

这个版本 2,430

版本发布:

许可:

MIT

需要的 Ruby 版本:

链接: