Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sprockets error with 0.14.3 #47

Closed
erlingur opened this issue Jan 19, 2016 · 2 comments
Closed

Sprockets error with 0.14.3 #47

erlingur opened this issue Jan 19, 2016 · 2 comments
Labels

Comments

@erlingur
Copy link

After updating imba-source to 0.14.3 I get a Sprockets error when using Imba with Rails.

Sprockets::FileNotFound - couldn't find file 'imba' with type 'application/javascript':
  sprockets (3.4.0) lib/sprockets/directive_processor.rb:182:in `rescue in block in process_directives'
  sprockets (3.4.0) lib/sprockets/directive_processor.rb:179:in `block in process_directives'
  sprockets (3.4.0) lib/sprockets/directive_processor.rb:178:in `process_directives'
  sprockets (3.4.0) lib/sprockets/directive_processor.rb:83:in `_call'
  sprockets (3.4.0) lib/sprockets/directive_processor.rb:68:in `call'
@somebee
Copy link
Member

somebee commented Jan 20, 2016

I have submitted a pull request to imba-source now which will hopefully fix this.

@somebee somebee added the bug label Jan 20, 2016
@erlingur
Copy link
Author

Fixed in 0.14.4 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants