Ruby on Rails Tutorial: sample application This is the sample application for the Ruby on Rails Tutorial by Michael Hartl. Removed: models/concerns/user.rb attr_accessible :name, :email, :password, :password_confirmation From user.rb