index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activemodel
/
lib
/
active_model
/
forbidden_attributes_protection.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use frozen string literal in activemodel/
Kir Shatrov
2017-07-16
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Privatize unneededly protected methods in Active Model
Akira Matsuda
2016-12-24
1
-1
/
+1
*
Fix AC::Parameters not being sanitized for query methods.
Guo Xiang Tan
2015-10-02
1
-2
/
+3
*
Check attributes passed to create_with and where
Rafael Mendonça França
2014-08-18
1
-0
/
+1
*
rm dead code
Aaron Patterson
2012-11-09
1
-1
/
+1
*
change AMo::ForbiddenAttributesProtection#sanitize_for_mass_assignment to pro...
Francesco Rodriguez
2012-09-20
1
-7
/
+8
*
update AMo::ForbiddenAttributesError documentation [ci skip]
Francesco Rodriguez
2012-09-20
1
-0
/
+12
*
Rename ForbiddenAttributes exception to ForbiddenAttributesError
Guillermo Iguaran
2012-09-16
1
-2
/
+2
*
Remove MassAssignmentSecurity from ActiveModel
Guillermo Iguaran
2012-09-16
1
-4
/
+4
*
Integrate ActiveModel::ForbiddenAttributesProtection from StrongParameters gem
Guillermo Iguaran
2012-09-16
1
-0
/
+14