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,485 of 187,960
Downloads: 8,052

Daily

Ranking: 59,042 of 187,950
Downloads: 6

Depended by

RankDownloadsName
62,30116,449strong_presenter

Depends on

RankDownloadsName
13,046,650,903bundler
71,226,293,376activesupport
101,177,763,422rake
191,076,264,956rspec-mocks
28930,361,546rspec

Owners

#GravatarHandle
1iconronalchn