forked from fixin.me/fixin.me
rails generate devise:install
This commit is contained in:
10
README.md
10
README.md
@@ -4,7 +4,15 @@ Quantified self
|
||||
|
||||
* Ruby version: 2.7
|
||||
* System dependencies: none
|
||||
* Configuration: ...
|
||||
|
||||
|
||||
## Configuration
|
||||
|
||||
cp -a config/application.rb.dist config/application.rb
|
||||
|
||||
Modify configuration settings below @SETUP@ comment appropriately.
|
||||
|
||||
|
||||
* Database creation: ...
|
||||
* Database initialization: ...
|
||||
* How to run the test suite: ...
|
||||
|
||||
Reference in New Issue
Block a user