Skip to content

Commit

Permalink
Load JSON additions (as to_json) on active_support/all.
Browse files Browse the repository at this point in the history
[#4730 state:committed]

Signed-off-by: José Valim <jose.valim@gmail.com>
  • Loading branch information
spastorino authored and josevalim committed Jun 26, 2010
1 parent 51be8db commit 926ca9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions activesupport/lib/active_support/all.rb
@@ -1,3 +1,4 @@
require 'active_support'
require 'active_support/time'
require 'active_support/core_ext'
require 'active_support/json'

0 comments on commit 926ca9c

Please sign in to comment.