Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 535 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 535 Bytes

Demo Blog with Comments - With Ruby on Rails

The project is continuation from Let's Build: With Ruby on Rails - Blog with Comments by Andy Leverenz

Additional features

  • Pagination
  • Show excerpt
  • Form validation
  • Gravatar and date in the comment

Gems used in the project

  • pagy - Agnostic pagination in plain ruby.

  • gravatar_image_tag - Adding gravatars into your Rails application.