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

Need to declare which version of Bootstrap is used in this package. #690

Closed
shuklaneerajdev opened this issue Dec 23, 2013 · 6 comments
Closed

Comments

@shuklaneerajdev
Copy link

It seems to be that the version of bootstrap used here is 2.3.2
As a new version of Bootstrap is released and that is what is pointed to by the bootstrap website, people can get confused when they find that the documentation on the bootstrap website does not work for them.

Hence it needs to be shown upfront as to which version of bootstrap we are using.

@vgracia
Copy link

vgracia commented Jan 13, 2014

Yeah this would have saved me some time. I am currently using the latest version of bootstrap and wanted to see if my code would be compatible with this gem. I could not find which version is supported anywhere but in the issue report above.

@shuklaneerajdev
Copy link
Author

Yes. And the version 2.3.2 that I suggested is based on some experiments that I was doing, I am still not sure that this is indeed the version used.
Unfortunately I don't know how to find this out.
If someone is more aware in this regard, please help us out here.
Thanks.

@gruntled
Copy link

Extremely confusing. In fact, I cannot get this gem to install Bootstrap 3.1.1 into my rails app. Only BS 2.3.2 code works and all of the .js files are v. 2.3.2. Does anybody know how to get BS 3.1.1 working in a Rails app? I'm using Rails 3.2.16, but it doesn't work in Rails 4 either.

@cbstodd
Copy link

cbstodd commented Apr 29, 2014

I am having the same problems after a clone from Github...

@gruntled
Copy link

Well I figured out after my last post that this gem does not work with 3.1.1. I switched to bootstrap-sass and everything is working fine now.

@toadkicker
Copy link
Contributor

Covered in Pull #708 and #709

Bootstrap3 support is in a different branch from master, slated for merge after @seyhunak reviews

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

5 participants