Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 380 Bytes

README.rdoc

File metadata and controls

7 lines (4 loc) · 380 Bytes

Week 2 of my 12 in 12 Challenge

My goal with this challenge is to teach myself Ruby on Rails by building a new web app (using rails) each week for 12 weeks.

This week I built a simple blog, where I can create posts (as well as edit and delete them), visitors can comment on posts, and I can log in out out.

View the demo application here