This website requires JavaScript.
Explore
Help
Sign In
Software
/
rosa-build
mirror of
https://github.com/OpenMandrivaSoftware/rosa-build.git
Watch
1
Star
0
Fork
You've already forked rosa-build
0
Code
Issues
Projects
Releases
Wiki
Activity
b36cc24a64
rosa-build
/
config
/
initializers
/
load_config.rb
2 lines
79 B
Ruby
Raw
Normal View
History
Unescape
Escape
User management
2011-03-10 21:48:15 +00:00
APP_CONFIG
=
YAML
.
load_file
(
"
#{
Rails
.
root
}
/config/application.yml
"
)
[
Rails
.
env
]