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,364 of 189,933
Downloads: 8,267

Daily

Ranking: 96,394 of 189,920
Downloads: 2

Depended by

RankDownloadsName
61,89917,005strong_presenter

Depends on

RankDownloadsName
13,219,693,676bundler
71,287,743,226activesupport
81,248,043,640rake
211,107,479,173rspec-mocks
29954,622,386rspec

Owners

#GravatarHandle
1iconronalchn