Working app can be found here on heroku
Simple prototype of twitter like site with microposts.
You can check possibilities of app by sign in with [email protected]
login and foobar
password. It's demo user with admin privilegies.
After deploy it's possible to create test users with microposts and following relationships
rake db:populate
Views are coded on HAML and SASS. Have tests on Rspec and Cucumber.