Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 312 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 312 Bytes

#Rails 4 App Template A bootstrap template to quick-start a rails app.

Includes:

  • Thin server
  • bootstrap-sass
  • font-awesome-sass
  • rspec with guard and spork and growl
  • better errors error pages
  • rails-footnotes for profiling
  • factory-girl
  • Oauth Github user auth
  • Basic navbar implementation