mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Explicit BigDecimal extension dependency
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
require 'abstract_unit'
|
||||
require 'bigdecimal'
|
||||
require 'active_support/core_ext/array'
|
||||
require 'active_support/core_ext/big_decimal'
|
||||
|
||||
class ArrayExtAccessTests < Test::Unit::TestCase
|
||||
def test_from
|
||||
|
||||
Reference in New Issue
Block a user