Categories: None [Edit]

strong_attributes

https://rubygems.org/gems/strong_attributes
https://github.com/ronalchn/strong_attributes
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.

Total

Ranking: 99,024 of 183,477
Downloads: 7,404

Daily

Ranking: 63,432 of 183,470
Downloads: 0

Depended by

RankDownloadsName
62,83314,876strong_presenter

Depends on

RankDownloadsName
12,456,134,847bundler
71,004,546,968activesupport
10969,073,546rake
15945,286,179rspec-mocks
25825,073,950rspec

Owners

#GravatarHandle
1iconronalchn