Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Make rails/init.rb compatible with edge rails.
  • Loading branch information
nex3 committed Aug 3, 2008
1 parent 50f0ef1 commit 91f07a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rails/init.rb
@@ -1 +1 @@
load File.join(File.dirname(__FILE__), '..', 'init.rb')
Kernel.load File.join(File.dirname(__FILE__), '..', 'init.rb')

0 comments on commit 91f07a3

Please sign in to comment.