Live data from Hacker News

The Ruby on Rails Tutorial, now with Twitter's Bootstrap

news.railstutorial.org

1–10 of 58 posts

Re: The Ruby on Rails Tutorial, now with Twitter's Bootstrap

#4

Woohoo. Great timing. Just started re-doing this to learn 3.2. Do you inject bootstrap into the app or use Seyhunak's twitter-bootstrap-rails gem?

The book uses the excellent bootstrap-sass gem. I have personal assurances from the gem's author (tmcdonald) that he will keep it up-to-date with the latest changes in Bootstrap.

Re: The Ruby on Rails Tutorial, now with Twitter's Bootstrap

#6

Woohoo. Great timing. Just started re-doing this to learn 3.2. Do you inject bootstrap into the app or use Seyhunak's twitter-bootstrap-rails gem?

It's using my bootstrap-sass gem. [1]

[1]: https://github.com/thomas-mcdonald/bootstrap-sass

Re: The Ruby on Rails Tutorial, now with Twitter's Bootstrap

#8

Woohoo. Great timing. Just started re-doing this to learn 3.2. Do you inject bootstrap into the app or use Seyhunak's twitter-bootstrap-rails gem?

It's using my bootstrap-sass gem. [1] [1]: https://github.com/thomas-mcdonald/bootstrap-sass

I've been wanting to use Bootstrap with some other CSS syntaxes for awhile, and I was wondering how you manage the conversion from less to scss and stay up to date with the latest Bootstrap changes?
Post reply on HN