Commit 8fac9233 authored by Jean-Philippe Lang's avatar Jean-Philippe Lang

Engines compatibility with Rails 2.1.1 (#1886).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1810 e93f8b46-1217-0410-a6f0-8f06a7374b81
parent 73857224
......@@ -140,6 +140,4 @@ module Engines::RailsExtensions::Dependencies
end
end
module ::Dependencies #:nodoc:
include Engines::RailsExtensions::Dependencies
end
\ No newline at end of file
Dependencies.send :include, Engines::RailsExtensions::Dependencies
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment