aeolusproject/conductor

View on GitHub
conf/conductor-rails.sysconf

Summary

Maintainability
Test Coverage
# sets ruby on Rails environment / mode of operation
# http://wiki.rubyonrails.org/rails/pages/Environments
#
# NOTE: This needs to be set to some value in order for all of the
# daemons to access the same database
export RAILS_ENV=production