https://github.com/claudiarojassoto/ror-template
This repository is a public template to start Ruby on Rails projects with linters and RSpec.
https://github.com/claudiarojassoto/ror-template
linters-config ror rspec-tests template-repository
Last synced: 2 months ago
JSON representation
This repository is a public template to start Ruby on Rails projects with linters and RSpec.
- Host: GitHub
- URL: https://github.com/claudiarojassoto/ror-template
- Owner: ClaudiaRojasSoto
- License: mit
- Created: 2023-12-07T15:21:24.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-07T18:55:45.000Z (over 1 year ago)
- Last Synced: 2025-01-23T01:39:40.294Z (3 months ago)
- Topics: linters-config, ror, rspec-tests, template-repository
- Language: Ruby
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.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
* ...