Project

General

Profile

Defect #180 ยป redmine-engines.diff

Eric Davis, 2008-02-03 10:53

View differences:

config/environment.rb (working copy)
7 7
# Bootstrap the Rails environment, frameworks, and default configuration
8 8
require File.join(File.dirname(__FILE__), 'boot')
9 9

  
10
require File.join(File.dirname(__FILE__), '../vendor/plugins/engines/boot')
11

  
10 12
Rails::Initializer.run do |config|
11 13
  # Settings in config/environments/* take precedence those specified here
12 14
  
    (1-1/1)