https://github.com/ldcmleo/blog-rails
A Blog Application built using Ruby and the Ruby on Rails framework, meticulously developed by following the comprehensive guidelines and best practices outlined in the official Ruby on Rails documentation. This project demonstrates a foundational understanding of Rails conventions.
https://github.com/ldcmleo/blog-rails
html javascript rails ruby
Last synced: 2 months ago
JSON representation
A Blog Application built using Ruby and the Ruby on Rails framework, meticulously developed by following the comprehensive guidelines and best practices outlined in the official Ruby on Rails documentation. This project demonstrates a foundational understanding of Rails conventions.
- Host: GitHub
- URL: https://github.com/ldcmleo/blog-rails
- Owner: ldcmleo
- Created: 2024-11-08T04:07:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-10T19:56:02.000Z (over 1 year ago)
- Last Synced: 2025-01-14T00:34:21.674Z (over 1 year ago)
- Topics: html, javascript, rails, ruby
- Language: Ruby
- Homepage:
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
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
* ...