Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 569 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 569 Bytes

A Simple and Dynamic Blog Application with Ruby on Rails.

This project is a simple and dynamic blog application built with Ruby on Rails. It allows users to create, edit, delete, and view blog posts with rich text and images. It also features authentication, scheduling, and live updates.

The project demonstrates the use of Rails concepts and features, such as MVC patterns, routes, models, views, controllers, migrations, validations, associations, forms, helpers, partials, layouts, assets, Active Records, Active Storage, Action Text, Action Cable, and more.