Closed tthomas7 closed 7 years ago
Im getting the same error
@tthomas7 @lumir thanks for your feedback. It should be fixed in master. Would be great if you can check it within your project. I will release new version in next few days.
Fixed in version 0.0.10. Already available on rubygems.
I ran bundle update and resque_web prevented rails from rendering, instead showing, 'cannot find file twitter-bootsrap-rails/fontawesome' which makes sense given that twitter-bootstrap-rails removed font-awesome in version 4.0.0.
I'm not sure what the permanent fix is but for me I got it working by locking twitter-bootstrap-rails to version 3.2.2 in my Gemfile. I can probably make a pull request for the gemspec file if that would be helpful.