将simple_form与bootstrap 3集成

Ami*_*ian 15 ruby-on-rails simple-form twitter-bootstrap twitter-bootstrap-3

我已经将bootstrap更新到版本3.除了由simple_form gem生成的表单外,一切正常.我不知道如何将这两者结合在一起.我在github项目存储库中找不到任何有用的建议.那么有人为我提供解决方案吗?

Edw*_*ard 14

这里有一篇博客文章http://stabco.tumblr.com/post/59760641051/simple-form-b​​ootstrap3-integration看起来是一个很好的解决方案.它更新初始化程序以适应bootstrap 3.


cod*_*oob 11

这个要点对我很有帮助:

https://gist.github.com/tokenvolt/6599141

谢谢!