Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vaibhavsingh97/rails-blog
This repository is created to learn ruby on rails. I used following guide: https://guides.rubyonrails.org/getting_started.html
https://github.com/vaibhavsingh97/rails-blog
Last synced: about 8 hours ago
JSON representation
This repository is created to learn ruby on rails. I used following guide: https://guides.rubyonrails.org/getting_started.html
- Host: GitHub
- URL: https://github.com/vaibhavsingh97/rails-blog
- Owner: vaibhavsingh97
- Created: 2019-05-31T10:16:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-18T22:20:44.000Z (over 2 years ago)
- Last Synced: 2024-05-01T14:52:07.486Z (6 months ago)
- Language: Ruby
- Size: 44.9 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
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
* ...
**Models in Rails use a singular name, and their corresponding database tables use a plural name**