RubyGems Navigation menu

rails-prg 0.1.1

Secure applications disable browser history and internal cache. Unfortunately, this causes problems with most browsers when following the standard Rails pattern for displaying errors. For full protection from ERR_CACHE_MISS (in Chrome with no-cache, no-store), and equivalent in other browsers, the pattern should be altered to follow a full POST-REDIRECT-GET patten. This way the browser will always have a consistent back-button history to traverse without triggering browser errors.

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 依赖 (13):

业主:

作者:

  • Tom Meier

SHA 256 校验和:

f2a4407414320943964c73f93c37e8b9f33582dc6518e021084ab70c298b44c1

下载总量 54,863

这个版本 52,530

许可:

MIT

需要的 Ruby 版本:

链接: