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
/
activesupport
/
test
/
core_ext
/
bigdecimal_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Suppress `warning: BigDecimal.new is deprecated`
Yasuo Honda
2017-12-15
1
-1
/
+1
*
[Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`
Koichi ITO
2017-07-11
1
-0
/
+1
*
Use frozen-string-literal in ActiveSupport
Kir Shatrov
2017-07-09
1
-0
/
+1
*
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
*
applies new string literal convention in activesupport/test
Xavier Noria
2016-08-06
1
-6
/
+6
*
Add some assertions for BigDecimal#to_s
Yosuke Kabuto
2016-05-15
1
-0
/
+2
*
Remove BigDecimal#to_d
David Celis
2014-02-01
1
-5
/
+0
*
Don't require BigDecimal serialization extension
David Celis
2014-02-01
1
-8
/
+1
*
Removed unnecessary require
Anupam Choudhury
2013-09-10
1
-1
/
+0
*
Moving NumberHelpers from ActionView to ActiveSupport
Andrew Mutz
2012-05-27
1
-0
/
+5
*
use AS::TestCase as the base class
Aaron Patterson
2012-01-05
1
-1
/
+1
*
fixing psych support in big decimal, fixing tests to support YAML 1.1
Aaron Patterson
2011-01-21
1
-4
/
+4
*
Fixed various isolated test missing requires within AS.
Josh Kalderimis
2011-01-12
1
-2
/
+4
*
adding to_d to BigDecimal
Aaron Patterson
2011-01-10
1
-0
/
+15