I'm reading chapter 3 and try to use sabisu gem, here is the configuration in gemfile:
gem 'sabisu_rails', github: "jvrsgsty/sabisu-rails"
gem "compass-rails", '~> 3.0.2'
gem "furatto", '~> 1.3.7'
gem "font-awesome-rails", '~> 4.6.3.1'
gem "simple_form", '~> 3.2.1'
when I open this link: http://localhost:3000/sabisu_rails/explorer, an error occurred:

The error didn't happen in rails 4.2