Skip to content

Creating RESTful api's using Ruby on Rails whilst using TDD (RSpec and factory_bot) and Continuous Integration - Travis CI

Notifications You must be signed in to change notification settings

ArthurTruong5/RESTful-TDD

Repository files navigation

Foobar

A RESTful api application whilst using TDD (RSpec and Factory_Bot). It's also using Travis CI for continuous integration

Installation

$ bundle install
$ rake db:create
$ rake db:migrate

Continuous Integration - Travis CI

CI

RSpec and Factory_Bot

CI

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Creating RESTful api's using Ruby on Rails whilst using TDD (RSpec and factory_bot) and Continuous Integration - Travis CI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published