https://github.com/manuelzzz/blog
💎 My first contact with ruby on rails following the rails documentation for a blog website
https://github.com/manuelzzz/blog
documentation ruby ruby-gem ruby-on-rails web
Last synced: about 2 months ago
JSON representation
💎 My first contact with ruby on rails following the rails documentation for a blog website
- Host: GitHub
- URL: https://github.com/manuelzzz/blog
- Owner: manuelzzz
- Created: 2023-10-20T14:59:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-21T20:17:27.000Z (over 2 years ago)
- Last Synced: 2025-03-15T01:36:08.305Z (over 1 year ago)
- Topics: documentation, ruby, ruby-gem, ruby-on-rails, web
- Language: Ruby
- Homepage: https://guides.rubyonrails.org/getting_started.html
- Size: 43.9 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
* ...