The SimpleBlog
Ruby On Rails CRUD App
The SimpleBlog was created by using Ruby on Rails framework.
- In this project, it will cover all of the fundamentals of the Ruby on Rails framework by building a blog application with comment functionality
- Display all blogs in the database.
- Add new blogs in the index.
- Have a show page for each blog post.
- In the show page. we have the ability to update or delete the specific blog or comment.
Github link