Skip to content

Commit

Permalink
to_query is a dependencies for ActionController::TestCase
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewrudy committed Apr 14, 2010
1 parent 2ff5f38 commit bbf6663
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions actionpack/lib/action_controller/test_case.rb
@@ -1,5 +1,6 @@
require 'rack/session/abstract/id'
require 'active_support/core_ext/object/blank'
require 'active_support/core_ext/object/to_query'

module ActionController
module TemplateAssertions
Expand Down

0 comments on commit bbf6663

Please sign in to comment.