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
/
activerecord
/
test
/
cases
/
mass_assignment_security_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass mass-assignment options to nested models - closes #1673.
Andrew White
2011-06-13
1
-0
/
+245
*
Rename tests to reflect associations
Andrew White
2011-06-13
1
-30
/
+30
*
please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT
Aaron Patterson
2011-06-06
1
-1
/
+1
*
Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...
Jon Leighton
2011-06-04
1
-1
/
+1
*
Add support for passing mass assignment roles to dynamic finders. Closes #1170.
Andrew White
2011-05-21
1
-0
/
+48
*
updated AR#create! to accept an options hash so the mass-assignment security ...
Josh Kalderimis
2011-05-12
1
-0
/
+24
*
Ensure assign_attributes and update_attributes do not fail on nil, closes #478.
José Valim
2011-05-10
1
-0
/
+4
*
renamed mass-assignment scopes to roles, updated code, tests, docs and securi...
Josh Kalderimis
2011-05-08
1
-27
/
+27
*
singular and collection relations in AR can now specify mass-assignment secur...
Josh Kalderimis
2011-05-01
1
-33
/
+307
*
Added mass-assignment security :as and :without_protection support to AR.new ...
Josh Kalderimis
2011-05-01
1
-24
/
+114
*
fix mass-assignment security tests, this was due to a string column limit whi...
Josh Kalderimis
2011-04-27
1
-9
/
+9
*
Added assign_attributes to Active Record which accepts a mass-assignment secu...
Josh Kalderimis
2011-04-24
1
-0
/
+71
*
mass_assignment_security moved from AR to AMo, and minor test cleanup
Josh Kalderimis
2010-07-08
1
-62
/
+9
*
minor changes to mass assignment security patch to bring it in line with rail...
Josh Kalderimis
2010-07-08
1
-0
/
+96