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

doesn't support turbolinks [rails4] #126

Open
nir0 opened this issue Jun 27, 2013 · 0 comments
Open

doesn't support turbolinks [rails4] #126

nir0 opened this issue Jun 27, 2013 · 0 comments

Comments

@nir0
Copy link

nir0 commented Jun 27, 2013

i tried to include jquery.turbolinks with no success.
then i installed

gem "twitter-bootstrap-turbo"

and included js from there. also i needed to do in config/application.rb

config.assets.enabled = true

so LESS would be able to work, though, i dont use it, it's just dependency of twitter-bootstrap-turbo

as a result, i have css from compass-twitter-bootstrap, js from twitter-bootstrap-turbo, and it works, but looks ugly and potentially unstable.

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

1 participant