REFERENCE https://github.com/xdite/bootstrappers COMMAND LIST gem install bootstrappers bootstrappers cd rails g devise User rails g controller home index add :root => "home#index" -> config/routes.rb rails s Browser by http://localhost:3000/ Style Guides Ruby Style Guide Rails Style Guide Better Specs Rails Best Practices Speedup Tips Speed up the Rails Asset Pipeline precompile process