Skip to content

Commit

Permalink
Missing require added make pass activesupport/test/json/encoding_test…
Browse files Browse the repository at this point in the history
….rb in isolation

Signed-off-by: Xavier Noria <fxn@hashref.com>
  • Loading branch information
spastorino authored and fxn committed May 2, 2010
1 parent ceaa100 commit 02028e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions activesupport/lib/active_support/json/encoding.rb
@@ -1,6 +1,7 @@
# encoding: utf-8
require 'bigdecimal'
require 'active_support/core_ext/array/wrap'
require 'active_support/core_ext/big_decimal/conversions'
require 'active_support/core_ext/hash/except'
require 'active_support/core_ext/hash/slice'
require 'active_support/core_ext/module/delegation'
Expand Down

0 comments on commit 02028e5

Please sign in to comment.