imskr / mock-endpoints

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mock-Endpoints

Installation:

$ git clone https://github.com/imskr/mock-endpoints.git
$ cd mock-endpoints
$ bundle install
$ rails db:migrate
$ rails db:migrate RAILS_ENV=test
$ rails s

Server is up and running at localhost:3000

Test

Run bundle exec rspec

About

License:MIT License