Skip to content

Conversation

@aderyabin
Copy link
Contributor

I suggest to use bootstrap-sass only with Sprockets. It useful for Rack-based application.
Here is sample application.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To avoid appending twice on Rails, shouldn't this be:

if rails?
  register_rails_engine?
elsif sprockets?
  register_sprockets
end

@aderyabin aderyabin force-pushed the sprockets_standalone branch from 85d9799 to e4fe66b Compare December 17, 2014 08:04
@aderyabin
Copy link
Contributor Author

@glebm Fixed!

glebm added a commit that referenced this pull request Dec 17, 2014
@glebm glebm merged commit 409ad55 into twbs:master Dec 17, 2014
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

Successfully merging this pull request may close these issues.

2 participants