Skip to content

Commit

Permalink
Added missing require
Browse files Browse the repository at this point in the history
  • Loading branch information
spastorino committed Apr 17, 2010
1 parent dadf35b commit e85100d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions actionpack/test/controller/mime_responds_test.rb
@@ -1,5 +1,6 @@
require 'abstract_unit'
require 'controller/fake_models'
require 'active_support/core_ext/hash/conversions'

class RespondToController < ActionController::Base
layout :set_layout
Expand Down

0 comments on commit e85100d

Please sign in to comment.