RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Twitter Bootstrap toolkit with Rails3

I just found one good gem to use Twitter Bootstrap toolkit with rails3.

Comments

and the point of this is what exactly? including a gem when i can just as easily add a css file?

The files will be added to the asset pipeline and available for you to use. It’s a ruby way to include things!

A gem for stylesheet does seem like overkill to me. Here are two projects which add something more substantial (namely translation to sass and integration with compass): https://github.com/jlong/sass-twitter-bootstrap https://github.com/vwall/compass-twitter-bootstrap

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in