2013-03-21から1日間の記事一覧

Twitter bootstrapの復習

Gemfileに以下を追加してbundle install gem 'twitter-bootstrap-rails' gem 'less-rails' gem 'therubyracer' $ rails g bootstrap:install $ rails g bootstrap:layout application fixed