https://github.com/andygeek/books-api-rspec
Proyecto simple con los modelos books, author, genres usando RSpec, FactoryBot, Faker y otras librerías.
https://github.com/andygeek/books-api-rspec
ruby ruby-on-rails
Last synced: 2 months ago
JSON representation
Proyecto simple con los modelos books, author, genres usando RSpec, FactoryBot, Faker y otras librerías.
- Host: GitHub
- URL: https://github.com/andygeek/books-api-rspec
- Owner: andygeek
- Created: 2021-09-17T21:41:18.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-18T17:45:50.000Z (almost 5 years ago)
- Last Synced: 2025-02-13T09:52:52.909Z (over 1 year ago)
- Topics: ruby, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...