https://github.com/iphytech/rails-blog
A simple blog system written in ruby on rails
https://github.com/iphytech/rails-blog
Last synced: 3 months ago
JSON representation
A simple blog system written in ruby on rails
- Host: GitHub
- URL: https://github.com/iphytech/rails-blog
- Owner: Iphytech
- Created: 2019-06-14T16:04:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T06:16:36.000Z (over 2 years ago)
- Last Synced: 2025-01-10T00:59:11.970Z (4 months ago)
- Language: Ruby
- Size: 58.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 10
-
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
* ...