This commit is contained in:
EricTYL 2019-09-23 17:31:55 +08:00
parent 3009fba380
commit 4877016bc1
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
# Usage
## at the target app, not this Orbit module(Rails Engine)
* create project\_root\/config\/initializers\/ntnu\_sybase\_config.rb with following content:
* create project\_root/config/initializers/ntnu\_sybase\_config.rb with following content:
```ruby
ENV['USER_NAME'] = 'database user name'
ENV['PASSWORD'] = 'database password'