In this application i have made a blog in Ruby on Rails.
Features of Blog:
- Add post.
- Delete post.
- Update post
- List all post.
- Add comments to post.
- Delete comments of post.
- Authorize users to to add or delete the post and comment.
In this application i have made a blog in Ruby on Rails.
Features of Blog: