Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 584 Bytes

README.md

File metadata and controls

29 lines (25 loc) · 584 Bytes

A Rails Template with twitter-bootstrap supported

features included

  • twitter-bootstrap-rails
  • slim
  • devise
  • cancan
  • simple_form
  • client_side_validations
  • rails-i18n
  • devise-i18n
  • rspec
  • capybara
  • factory_girl
  • kaminari
  • capistrano
  • better_errors
  • meta_request
  • newrelic_rpm
  • turbo-sprockets-rails3
  • quiet_assets

Usage

rails new blog
cd blog
rake rails:template LOCATION=https://raw.github.com/wongyouth/bootstrap-template/master/gems.rb
rake rails:template LOCATION=https://raw.github.com/wongyouth/bootstrap-template/master/template.rb