Created
October 6, 2008 03:03
-
-
Save jackdempsey/14981 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/lib/merb-core/controller/mixins/responder.rb b/lib/merb-core/controller/mixins/responder.rb | |
index 130a4e2..69612eb 100644 | |
--- a/lib/merb-core/controller/mixins/responder.rb | |
+++ b/lib/merb-core/controller/mixins/responder.rb | |
@@ -1,6 +1,5 @@ | |
require 'enumerator' | |
require 'merb-core/controller/mime' | |
-require "merb-core/vendor/facets/dictionary" | |
module Merb | |
# The ResponderMixin adds methods that help you manage what | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment