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,502 of 191,516
Downloads: 8,311

Daily

Ranking: 107,071 of 191,482
Downloads: 1

Depended by

RankDownloadsName
61,95317,118strong_presenter

Depends on

RankDownloadsName
13,297,533,420bundler
71,312,063,349activesupport
81,275,394,320rake
221,121,118,038rspec-mocks
29965,047,795rspec

Owners

#GravatarHandle
1iconronalchn