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

Using Bootstrap 3.3.x on Rails 3.2.x #830

Closed
terenceponce opened this issue Jan 21, 2015 · 2 comments
Closed

Using Bootstrap 3.3.x on Rails 3.2.x #830

terenceponce opened this issue Jan 21, 2015 · 2 comments

Comments

@terenceponce
Copy link

I'm not sure if I understand this correctly, but in the README, it says:

bootstrap-sass is no longer compatible with Rails 3. The latest version of bootstrap-sass compatible with Rails 3.2 is v3.1.1.0.

As I understand, bootstrap-sass' version reflects the exact Twitter Bootstrap version it says. Does that mean I won't be able to use the newer versions of Twitter Bootstrap (beyond 3.1.1) unless I move to Rails 4?

@glebm
Copy link
Member

glebm commented Jan 21, 2015

No versions newer than 3.1.1.0 support Rails 3. However, it may be possible to use backports of the gems that enable Bootstrap compatibility: #806 (comment).

bootstrap-sass' version reflects the exact Twitter Bootstrap version it says.

Not since v3.3.3+ when we switched to semver.

@terenceponce
Copy link
Author

Good to know. Thanks for clarifying!

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