Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reem-lab/hello-rails
Set up for rails app with simple example to print in the views hello rails
https://github.com/reem-lab/hello-rails
database rails ruby sqlite3
Last synced: 6 days ago
JSON representation
Set up for rails app with simple example to print in the views hello rails
- Host: GitHub
- URL: https://github.com/reem-lab/hello-rails
- Owner: Reem-lab
- License: mit
- Created: 2022-04-25T22:19:00.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-04-26T14:48:31.000Z (over 2 years ago)
- Last Synced: 2025-01-09T15:48:02.521Z (7 days ago)
- Topics: database, rails, ruby, sqlite3
- Language: Ruby
- Homepage:
- Size: 21.5 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
* ...