recommend using script/server
[ci skip]
This commit is contained in:
parent
400b6ae6ee
commit
418587c3db
|
@ -16,7 +16,7 @@ Run tests:
|
||||||
Run the server:
|
Run the server:
|
||||||
|
|
||||||
$ rake db:create db:structure:load
|
$ rake db:create db:structure:load
|
||||||
$ foreman start
|
$ script/server
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
@ -57,4 +57,4 @@ class Travis::Api::App
|
||||||
set :prefix, '/awesome'
|
set :prefix, '/awesome'
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue
Block a user