fix typo
This commit is contained in:
parent
3009fba380
commit
4877016bc1
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue