GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: Random Rails stuff that I've cribbed from other places and improved upon, mostly to bootstrap a new Rails project quickly
Clone URL: git://github.com/willcodeforfoo/foo_tools.git
foo_tools / README
100644 8 lines (5 sloc) 0.235 kb
1
2
3
4
5
6
7
8
= foo_tools
 
Random Rails stuff that I've cribbed from other places and improved upon, mostly
to bootstrap a new Rails project quickly.
 
== Inspirations and Sources
 
* ar_fixtures from Geoffrey Grosenbach <boss [at] topfunky [dot] com>