When I run bundle exec rake routes
, it prints this messages:
Faraday: you may want to install system_timer for reliable timeouts rake aborted! undefined method `debug_rjs=' for ActionView::Base:Class Tasks: TOP => routes => environment (See full trace by running task with --trace)
This started to happen when I installed the gem twitter-bootstrap-rails
Any suggestions are welcome.
I just uninstall the bootstrap and everything went back to normal XD