spec/rails-2.3/app_root/config/boot.rb in dusen-0.2.1 vs spec/rails-2.3/app_root/config/boot.rb in dusen-0.2.2

- old
+ new

@@ -1,4 +1,6 @@ +# encoding: utf-8 + # Allow customization of the rails framework path RAILS_FRAMEWORK_ROOT = (ENV['RAILS_FRAMEWORK_ROOT'] || "#{File.dirname(__FILE__)}/../../../../../../vendor/rails") unless defined?(RAILS_FRAMEWORK_ROOT) # Don't change this file! # Configure your app in config/environment.rb and config/environments/*.rb