Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thiagohrcosta/mongoapp
SImple project that test the MongoDB with Ruby on Rails in CRUD operations.
https://github.com/thiagohrcosta/mongoapp
bootstrap mongodb mongoid rails ruby
Last synced: 18 days ago
JSON representation
SImple project that test the MongoDB with Ruby on Rails in CRUD operations.
- Host: GitHub
- URL: https://github.com/thiagohrcosta/mongoapp
- Owner: thiagohrcosta
- Created: 2021-05-26T14:19:43.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-26T18:54:21.000Z (over 3 years ago)
- Last Synced: 2024-12-09T05:42:55.099Z (2 months ago)
- Topics: bootstrap, mongodb, mongoid, rails, ruby
- Language: Ruby
- Homepage:
- Size: 152 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
* ...