https://github.com/kidd254/hellorails
Hello Rails app is meant to display a simple text "Hello Rails" after configurations to ensure that the app does not display the default page on local host
https://github.com/kidd254/hellorails
postgresql ruby ruby-on-rails
Last synced: about 1 month ago
JSON representation
Hello Rails app is meant to display a simple text "Hello Rails" after configurations to ensure that the app does not display the default page on local host
- Host: GitHub
- URL: https://github.com/kidd254/hellorails
- Owner: Kidd254
- Created: 2023-09-26T06:14:08.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-27T11:20:59.000Z (over 1 year ago)
- Last Synced: 2025-02-04T11:51:35.010Z (3 months ago)
- Topics: postgresql, ruby, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- 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
* ...