MonoForge

kmarsh / foo_tools

foo_tools

Public

Random Rails stuff that I've cribbed from other places and improved upon, mostly to bootstrap a new Rails project quickly

7 filesupdated Jun 18, 2026

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>
  • annotate_models from Dave Thomas