Skip to content

jakeonrails/kickoff

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

It's kickoff time!

Our terribly awesome template generates a Rails app featuring some of our favorite tools for building web apps.

Usage

rails new my_app -m https://raw.github.com/terriblelabs/kickoff/master/template.rb

Features

  • Devise (optional) with your choice of model name (User, AdminUser, etc.). This template will also create a user with your choice of email and password, and a factory.
  • SimpleForm
  • Compass
  • Twitter Bootstrap
  • Modernizr
  • Haml
  • Kramdown, a markdown parser, because Haml Sucks for Content

Testing tools:

  • RSpec
  • Cucumber
  • Guard
  • FactoryGirl
  • ffaker
  • shoulda-matchers
  • valid_attribute

And for production:

  • NewRelic
  • SendGrid

Copyright

Copyright (c) 2012 Terrible Labs.

About

a terribly awesome Rails app template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published