mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Make rails/init.rb compatible with edge rails.
This commit is contained in:
parent
50f0ef199e
commit
91f07a35b1
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
load File.join(File.dirname(__FILE__), '..', 'init.rb')
|
||||
Kernel.load File.join(File.dirname(__FILE__), '..', 'init.rb')
|
||||
|
|
Loading…
Add table
Reference in a new issue