This is the sample application for the Ruby on Rails Tutorial by Michael Hartl.
This app is live at http://enigmatic-cove-7760.heroku.com
- Messaging: Starting a micropost with 'd' creates a direct message to a user
- Email notification for new followers
- Reset Password form
- Signup Confirmation with email verification
- RSS feed
- REST API with respond_to blocks for XML
- Search form for users and microposts
- Custom 404 page
- Ajax requests
- Rake
- Twitter Bootstrap
- RSpec
- Capybara
- Cucumber
- Guard
- Spork
- FactoryGirl
- will_paginate
- PostgreSQL
- Bundler
- Git
- Faker
- bcrypt-ruby