1
0
mirror of https://github.com/danbee/my-images synced 2025-03-04 08:49:05 +00:00
This commit is contained in:
Daniel Barber 2018-08-31 09:50:39 -04:00
parent 9201b3c385
commit f508c530b3
Signed by: danbarber
GPG Key ID: 931D8112E0103DD8

View File

@ -25,3 +25,11 @@ Run the server:
```sh
$ foreman start
```
## Specs
Run the specs with:
```sh
$ bundle exec rspec
```