A simple Ruby On Rails blogging website using Rails 4
To run the app simply clone this repository and in your terminal run
postgres
, and in another tab run rails s
and then proceed to localhost:3000
.
or view site here: https://bloggingsite.herokuapp.com/
-Poltergeist Screenshot is completely different from what LocalHost:3000 AND heroku app shows -Three Specs not passing, cannot figure out why, but texts are sending to my phone when a comment is posted.
To Practice:
- Using Rails
- Using Devise/User Authentication
Lizzie Koehler
MIT license