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
/
type
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing autoload `Type` (#31123)
Ryuta Kamizono
2017-11-11
13
-13
/
+0
*
Use frozen string literal in activemodel/
Kir Shatrov
2017-07-16
13
-0
/
+26
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
13
-13
/
+0
*
Merge pull request #29540 from kirs/rubocop-frozen-string
Matthew Draper
2017-07-02
13
-0
/
+13
|
\
|
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
13
-0
/
+13
*
|
Make ActiveModel frozen string literal friendly.
Pat Allan
2017-06-20
1
-1
/
+1
|
/
*
Don't freeze input strings
Matthew Draper
2017-04-12
1
-2
/
+11
*
Fix invalid string Decimal casting under ruby 2.4
John Hawthorn
2017-02-24
3
-0
/
+17
*
"Use assert_nil if expecting nil. This will fail in minitest 6."
Akira Matsuda
2016-12-25
4
-12
/
+12
*
Merge pull request #26696 from iainbeeston/only-ruby-types-in-activemodel
Sean Griffin
2016-12-08
1
-18
/
+0
|
\
|
*
Moved database-specific ActiveModel types into ActiveRecord
Iain Beeston
2016-10-14
1
-18
/
+0
*
|
Merge pull request #26935 from y-yagi/fix_ruby_warning
Andrew White
2016-10-31
1
-1
/
+1
|
\
\
|
*
|
remove warning from big integer test
yuuji.yaginuma
2016-10-31
1
-1
/
+1
*
|
|
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-2
/
+2
|
/
/
*
/
Refactored ActiveModel::Type tests into their own files
Iain Beeston
2016-10-15
12
-43
/
+266
|
/
*
remove redundant curlies from hash arguments
Xavier Noria
2016-08-06
1
-1
/
+1
*
applies new string literal convention in activemodel/test
Xavier Noria
2016-08-06
2
-12
/
+12
*
Check for the right exception
Rafael Mendonça França
2016-05-03
1
-1
/
+1
*
Change RangeError to a more specific ActiveModel::RangeError
Christian Blais
2016-05-03
1
-6
/
+6
*
Apply scale before precision when coercing floats to decimal
Sean Griffin
2016-03-24
1
-0
/
+7
*
Add an immutable string type to opt out of string duping
Sean Griffin
2015-10-15
1
-0
/
+7
*
Move the appropriate type tests to the Active Model suite
Sean Griffin
2015-09-21
4
-0
/
+203
*
Simplify the implementation of Active Model's type registry
Sean Griffin
2015-09-21
1
-0
/
+39