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
Tue Mar 18 08:15:42 -0700 2008
commit  bac8aaa3fc3ffdbdcdbbae620ffb50e7af7d2f18
tree    62e49b8f072aaa861e117081176a91b2db9d394d
parent  9849d443f4068154ad4fa710f86a9a4e9012af31
name age message
file .gitignore Tue Mar 18 08:15:42 -0700 2008 Pull in ar_fixtures [willcodeforfoo]
file LICENSE Tue Mar 18 08:15:42 -0700 2008 Pull in ar_fixtures [willcodeforfoo]
file README Tue Mar 18 08:15:42 -0700 2008 Pull in ar_fixtures [willcodeforfoo]
directory lib/ Tue Mar 18 08:15:42 -0700 2008 Pull in ar_fixtures [willcodeforfoo]
README
= 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>