Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omjogani/todo-ror
Simple Todo App without Scaffold in Ruby On Rails with TDD
https://github.com/omjogani/todo-ror
rspec ruby ruby-on-rails tdd
Last synced: 16 days ago
JSON representation
Simple Todo App without Scaffold in Ruby On Rails with TDD
- Host: GitHub
- URL: https://github.com/omjogani/todo-ror
- Owner: omjogani
- Created: 2024-03-09T17:57:39.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-03-18T17:33:22.000Z (10 months ago)
- Last Synced: 2024-11-07T03:57:00.777Z (about 2 months ago)
- Topics: rspec, ruby, ruby-on-rails, tdd
- Language: Ruby
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- 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
* ...