Application.yml

This commit is contained in:
Alexey Nayden 2011-03-10 16:21:30 +03:00
parent d3fa2ef8bc
commit dfb747fce9
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
APP_CONFIG = YAML.load_file("#{RAILS_ROOT}/config/application.yml")[RAILS_ENV]