Skip to content

terriblelabs/kickoff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 

Repository files navigation

It's kickoff time!

Our terribly awesome template generates a Rails 4 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
  • Zurb Foundation
  • Modernizr
  • Haml
  • Redcarpet, a markdown parser, because Haml Sucks for Content
  • Stamp for formatting dates and times

Development tools:

  • Better Errors + binding_of_caller
  • byebug debugger for Ruby 2.0
  • Foreman
  • Letter Opener
  • Pry-rails

Testing tools:

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

And for production:

  • NewRelic
  • SendGrid
  • Airbrake

Copyright

Copyright (c) 2012 Terrible Labs, Inc.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages