https://github.com/lakshyakhatri/rails-blog
A Ruby on Rails blog created while following "getting started with rails" guide
https://github.com/lakshyakhatri/rails-blog
Last synced: 3 months ago
JSON representation
A Ruby on Rails blog created while following "getting started with rails" guide
- Host: GitHub
- URL: https://github.com/lakshyakhatri/rails-blog
- Owner: LakshyaKhatri
- License: mit
- Created: 2021-01-14T17:00:36.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-18T11:09:17.000Z (over 4 years ago)
- Last Synced: 2025-01-07T13:13:36.253Z (5 months ago)
- Language: Ruby
- Size: 177 KB
- Stars: 0
- Watchers: 2
- 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
* ...