Project

General

Profile

Defect #1886 » 1886-dependencies-issues.patch

Should correct redmine launch with rails 2.1.1 - Philippe Lafoucrière, 2008-09-11 22:25

View differences:

vendor/plugins/engines/lib/engines/rails_extensions/dependencies.rb (working copy)
140 140
  end  
141 141
end
142 142

  
143
module ::Dependencies #:nodoc:
143
module ActiveSupport::Dependencies #:nodoc:
144 144
  include Engines::RailsExtensions::Dependencies
145
end
145
end
    (1-1/1)