I just performed a basic installation of Sorcery. When I try to load the signup page I'm getting the following error:
Gemfile
# Authentication
gem 'sorcery', git: 'https://github.com/NoamB/sorcery'
I'm using rails 4.0.0 and ruby 2.0.0
Restart the server after bundle installing.