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::ContentTypeMismatch error #345

Closed
tsyber1an opened this issue Feb 1, 2013 · 3 comments
Closed

Sprockets::ContentTypeMismatch error #345

tsyber1an opened this issue Feb 1, 2013 · 3 comments

Comments

@tsyber1an
Copy link

Application.js

//= require bootstrap-datepicker/core
//= require bootstrap-datepicker/locales/bootstrap-datepicker.ru

gives me

bootstrap-datepicker/locales/bootstrap-datepicker.ru is 'text/x-script.ruby', not 'application/javascript'

Is this gem issue?

@tsyber1an
Copy link
Author

Sorry, it was rails gem issue.

@RunsFor
Copy link

RunsFor commented Feb 28, 2013

so, how did you solve this?

@netDalek
Copy link

netDalek commented Aug 6, 2013

use bootstrap-datepicker/locales/bootstrap-datepicker.ru.js

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

No branches or pull requests

3 participants