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

Rails 6.0 support? #933

Open
cgriego opened this issue Apr 28, 2019 · 1 comment
Open

Rails 6.0 support? #933

cgriego opened this issue Apr 28, 2019 · 1 comment

Comments

@cgriego
Copy link

cgriego commented Apr 28, 2019

The gemspec limits actionpack to ~> 5.0 so the gem won't install with Rails 6.0 RC1.

@andreobrown
Copy link

For anyone else trying to use this on Rails 6.0, use the following entry in your Gemfile:

gem 'twitter-bootstrap-rails', :git => 'git://github.com/seyhunak/twitter-bootstrap-rails.git'

Also see: #937

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

2 participants