Gem Bootstrappers 快速搭建 Rails Application with Bootstrap Theme

xdite · October 08, 2012 · Last by xdite replied at October 10, 2012 · 6420 hits

https://github.com/xdite/bootstrappers

這是我今天才發布的一個 gem。目的是可以快速產生一個內建 Bootstrap Theme 的 Rails Application。

因為前幾天看到 thoughtbot 放出了他們內部快速搭建 app 的 gem https://github.com/thoughtbot/suspenders

想到自己手上也有一個套好 bootstrap 的樣本 application,每次複製實在很沒有效率,於是也仿照作一個產生器。

裡面內建了這些 gem,都是我平常寫 application 會用到的。

Bootstrap SCSS Bootstrap Helper SimpleForm WillPaginate Compass SeoHelper Capistrano Cape Magic encoding Settingslogic Airbrake NewRelic RPM Turbo Sprockets for Rails 3.2.x

===== P.S. 請注意這個產生器是使用 MySQL,帳號是 root 密碼是空值

:thumbsup:

delicious~

看来下一讲,就讲如何写 app theme 啦。

@xdite 真是太好了,正需要

加上了詢問 mysql config 的設定

加上了詢問 mysql config 的設定

You need to Sign in before reply, if you don't have an account, please Sign up first.