Skip to content

Commit

Permalink
adds missing require for blank? and present?
Browse files Browse the repository at this point in the history
  • Loading branch information
fxn committed Mar 31, 2010
1 parent 62151dd commit 607f945
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions activesupport/lib/active_support/testing/assertions.rb
@@ -1,4 +1,5 @@
require 'active_support/core_ext/array/wrap'
require 'active_support/core_ext/object/blank'

module ActiveSupport
module Testing
Expand Down

0 comments on commit 607f945

Please sign in to comment.