Skip to content

Instantly share code, notes, and snippets.

View Will-Sommers's full-sized avatar

Will Sommers Will-Sommers

View GitHub Profile
@Will-Sommers
Will-Sommers / sampleapp
Created February 28, 2012 01:05
SampleApp
First refresh I get this:
Gem::LoadError in UsersController#show
bcrypt-ruby is not part of the bundle. Add it to Gemfile.
Second refresh I get this:
NoMethodError in UsersController#show
undefined method `key?' for nil:NilClass