Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 509 Bytes

README.markdown

File metadata and controls

7 lines (4 loc) · 509 Bytes

Blogger

This code is based on Blogger Sample Project by Jumpstart Lab.

I wrote it for fun and deliberate practicing! I added all the features mentioned in the Extra section at the bottom. Did a bunch of Refactoring on the code and added unit tests to the project. Also extracted most of the rails-unrelated parts to their own place and they have super-fast-isolated tests!

  • As usual feedbacks are more than welcome!