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: 98,727 of 182,869
Downloads: 7,366

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName
62,56314,799strong_presenter

Depends on

RankDownloadsName
12,373,916,959bundler
7979,575,448activesupport
10944,007,707rake
15929,962,589rspec-mocks
25813,099,479rspec

Owners

#GravatarHandle
1iconronalchn