RubyGems Navigation menu

strong_attributes 0.0.2

strong_attributes provides a strong_parameters-style permit interface using a wrapper around your model. By accessing model attributes in your views only through this interface, you ensure that any attributes displayed are explicitly permitted, and sensitive data is not displayed to unauthorized users. This keeps your views free of authorization logic.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.0.2 - November 04, 2013 (15.0 KB)
  2. 0.0.1 - October 30, 2013 (15.0 KB)

Runtime 依赖 (1):

activesupport >= 3.0

Development 依赖 (4):

bundler ~> 1.3
rake >= 0.9.2
rspec ~> 2.12
rspec-mocks >= 2.12.1

业主:

作者:

  • Ronald Chan

SHA 256 校验和:

fec6fe09ac3e9db8288cbfa8131183698dfc3f67f41cb7bf8fba8b1f0de1ac01

下载总量 7,181

这个版本 4,738

许可:

MPLv2

需要的 Ruby 版本:

链接: