Skip to content

Commit

Permalink
Nice way to make sure ActiveSupport::Deprecation can be loaded
Browse files Browse the repository at this point in the history
  • Loading branch information
wvanbergen committed Jan 5, 2015
1 parent f5ef44b commit 8ea7c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/active_utils.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
require 'active_support'
require 'active_support/core_ext/hash/indifferent_access'
require 'active_support/core_ext/hash/conversions'
require 'active_support/deprecation'
require 'active_support/core_ext/class/attribute'

module ActiveUtils
Expand Down

0 comments on commit 8ea7c4d

Please sign in to comment.