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
/
test
/
cases
/
forbidden_attributes_protection_test.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
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-1
/
+1
*
remove redundant curlies from hash arguments
Xavier Noria
2016-08-06
1
-2
/
+2
*
applies new string literal convention in activemodel/test
Xavier Noria
2016-08-06
1
-3
/
+3
*
Update and fix forbidden attributes tests
Thomas Walpole
2015-11-03
1
-2
/
+8
*
Don't use assert_nothing_raised when assert_equal is used
Guillermo Iguaran
2012-09-16
1
-8
/
+2
*
Rename ForbiddenAttributes exception to ForbiddenAttributesError
Guillermo Iguaran
2012-09-16
1
-1
/
+1
*
Change AMo::ForbiddenAttributesProtection tests to use a subclass of Hash ins...
Guillermo Iguaran
2012-09-16
1
-8
/
+18
*
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
/
+32