This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
rails--rails
Watch
1
Star
0
Fork
You've already forked rails--rails
0
mirror of
https://github.com/rails/rails.git
synced
2022-11-09 12:12:34 -05:00
Code
Releases
Activity
0702e04e0d
rails--rails
/
railties
/
lib
/
railties_path.rb
2 lines
74 B
Ruby
Raw
Normal View
History
Unescape
Escape
Starting to replace scattered path configuration settings with the path object
2009-06-26 20:32:05 -04:00
RAILTIES_PATH
=
File
.
expand_path
(
File
.
join
(
File
.
dirname
(
__FILE__
)
,
'..'
)
)
Copy permalink