This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
haml--haml
Watch
1
Star
0
Fork
You've already forked haml--haml
0
mirror of
https://github.com/haml/haml.git
synced
2022-11-09 12:33:31 -05:00
Code
Releases
Activity
a4a973cc70
haml--haml
/
rails
/
init.rb
2 lines
63 B
Ruby
Raw
Normal View
History
Unescape
Escape
Make rails/init.rb compatible with edge rails.
2008-08-03 13:35:00 -04:00
Kernel
.
load
File
.
join
(
File
.
dirname
(
__FILE__
)
,
'..'
,
'init.rb'
)
Copy permalink