Skip to content

0xrotense/rails-blog

Repository files navigation

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.