public
Fork of jeremymcanally/rails-templates
Description: A library of neat Rails application templates.
Homepage:
Clone URL: git://github.com/drnic/rails-templates.git
name age message
file .gitignore Fri Mar 27 16:39:15 -0700 2009 Using fake TemplateRunner that just logs for te... [drnic]
file README.markdown Wed Apr 08 20:13:30 -0700 2009 updated README [drnic]
file bort.rb Mon Dec 22 19:24:11 -0800 2008 Fix comments [jeremymcanally]
file daring.rb Mon Dec 22 19:24:11 -0800 2008 Fix comments [jeremymcanally]
file entp.rb Mon Dec 22 19:24:11 -0800 2008 Fix comments [jeremymcanally]
file facebook.rb Thu Jan 29 13:45:12 -0800 2009 Added A Rails template for a skeleton Facebook ... [Mark Daggett]
file mocra-slicehost.rb Fri Aug 14 15:54:22 -0700 2009 renaming mocra-heroku as the default mocra temp... [drnic]
file mocra.rb Wed Oct 21 16:03:51 -0700 2009 deployment to heroku is optional [drnic]
file newgit.rb Mon Dec 22 19:24:11 -0800 2008 Fix comments [jeremymcanally]
file sethbc.rb Tue Feb 03 20:27:20 -0800 2009 add sethbc.rb Signed-off-by: Jeremy McAnally <... [sethbc]
directory spec/ Mon Sep 07 15:44:27 -0700 2009 Using cucumber not aslakhellesoy-cucumber [drnic]
file suspenders.rb Mon Dec 22 19:24:11 -0800 2008 Fix comments [jeremymcanally]
README.markdown

Rails Application Template Library

A library of Rails application templates from the community.

Current library

  • entp by Jeremy McAnally
  • bort by Jeremy McAnally, improved by Pratik Naik (based on bort template by Jim Neath)
  • daring by Peter Cooper
  • suspenders by Nathan Esquenazi (based on Suspenders template by Thoughtbot)
  • newgit by Joao Vitor
  • facebook by Mark Daggett
  • sethbc by Seth Chandler
  • mocra by Dr Nic Williams (includes slicehost, dns, twitter-auth, cap deployment)