public
Description: Sample auction application
Homepage: http://emptydot.com/vidmantas
Clone URL: git://github.com/vidmantas/auction-app-example.git
name age message
file .gitignore Tue Oct 27 12:52:16 -0700 2009 Initial commit [vidmantas]
file README Tue Oct 27 12:55:56 -0700 2009 Readme update [vidmantas]
file Rakefile Tue Oct 27 12:52:16 -0700 2009 Initial commit [vidmantas]
directory app/ Tue Oct 27 12:52:16 -0700 2009 Initial commit [vidmantas]
directory config/ Tue Oct 27 12:52:16 -0700 2009 Initial commit [vidmantas]
directory db/ Tue Oct 27 12:52:16 -0700 2009 Initial commit [vidmantas]
directory lib/ Tue Oct 27 12:52:16 -0700 2009 Initial commit [vidmantas]
directory public/ Tue Oct 27 12:52:16 -0700 2009 Initial commit [vidmantas]
directory script/ Tue Oct 27 12:52:16 -0700 2009 Initial commit [vidmantas]
directory spec/ Tue Oct 27 12:52:16 -0700 2009 Initial commit [vidmantas]
README
This is example Auction application to demonstrate how TDD is done with RSpec, machinist, etc