Open hiendinhngoc opened 7 years ago
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
http://localhost:3000/sabisu_rails/explorer
Have you tried to downgrade the compass-rails gem version?
compass-rails
downgrading compass-rails gem version didn't solve this problem.
Which version did you downgrade to?
I downgraded to version 2.4.
try 2.0 please
2.0
I'm reading chapter 3 and try to use sabisu gem, here is the configuration in gemfile:
when I open this link:
http://localhost:3000/sabisu_rails/explorer
, an error occurred: The error didn't happen in rails 4.2