Skip to content

doesn't support turbolinks [rails4] #126

@nir0

Description

@nir0

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions