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,444 of 192,909
Downloads: 8,466

Daily

Ranking: 36,447 of 192,851
Downloads: 9

Depended by

RankDownloadsName
62,07017,375strong_presenter

Depends on

RankDownloadsName
13,412,678,963bundler
71,346,803,745activesupport
81,319,558,850rake
221,140,676,538rspec-mocks
29979,537,858rspec

Owners

#GravatarHandle
1iconronalchn