Skip to content

Commit

Permalink
removed unnessary require active_support/core_ext/array_wrap
Browse files Browse the repository at this point in the history
  • Loading branch information
Karunakar committed Jan 6, 2012
1 parent 365a34c commit abf55eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion activemodel/lib/active_model/errors.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# -*- coding: utf-8 -*-

require 'active_support/core_ext/array/wrap'
require 'active_support/core_ext/array/conversions'
require 'active_support/core_ext/string/inflections'
require 'active_support/core_ext/object/blank'
Expand Down

0 comments on commit abf55eb

Please sign in to comment.