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,192 of 196,302
Downloads: 8,750

Daily

Ranking: 54,757 of 196,250
Downloads: 0

Depended by

RankDownloadsName
62,07417,921strong_presenter

Depends on

RankDownloadsName
13,684,571,653bundler
71,415,967,533activesupport
81,398,932,147rake
221,184,298,688rspec-mocks
291,012,769,096rspec

Owners

#GravatarHandle
1iconronalchn