Skip to content

bahelms/sample_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby on Rails Tutorial: sample application

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

Extensions To Implement

  • 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

Third Parties Used

  • Rake
  • Twitter Bootstrap
  • RSpec
  • Capybara
  • Cucumber
  • Guard
  • Spork
  • FactoryGirl
  • will_paginate
  • PostgreSQL
  • Bundler
  • Git
  • Faker
  • bcrypt-ruby

About

Rails Tutorial Sample App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors