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
/
attribute_assignment_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve error message when assign wrong attributes to model
Semyon Pupkov
2018-04-28
1
-1
/
+3
*
Alias `assign_attributes` to `attributes=` for `AttributeAssignment`
Ryuta Kamizono
2018-02-28
1
-0
/
+8
*
Rails 6 requires Ruby 2.3+
Jeremy Daer
2018-02-17
1
-4
/
+1
*
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
*
Describe what we are protecting
Akira Matsuda
2016-12-23
1
-0
/
+2
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-1
/
+1
*
Fix test failures caused by #21000
Sean Griffin
2015-11-23
1
-0
/
+1
*
Update and fix forbidden attributes tests
Thomas Walpole
2015-11-03
1
-3
/
+22
*
AMo typos
Akira Matsuda
2015-09-22
1
-1
/
+1
*
Stop skipping a test that now works on Rubinius
claudiob
2015-05-10
1
-2
/
+0
*
Merge pull request #19173 from robin850/rbx-build
Rafael Mendonça França
2015-03-02
1
-0
/
+2
|
\
|
*
Skip the failing tests on Rubinius for now
Robin Dupret
2015-03-02
1
-0
/
+2
*
|
Follow-up to #10776
Robin Dupret
2015-02-26
1
-2
/
+2
|
/
*
✂️ and 💅 for #10776
Sean Griffin
2015-01-23
1
-29
/
+30
*
Extracted `ActiveRecord::AttributeAssignment` to `ActiveModel::AttributesAssi...
Bogdan Gusiev
2015-01-23
1
-0
/
+106