Added availability date to product table
authorNeil Smith <neil.git@njae.me.uk>
Mon, 2 Feb 2009 14:06:47 +0000 (14:06 +0000)
committerNeil Smith <neil.git@njae.me.uk>
Mon, 2 Feb 2009 14:06:47 +0000 (14:06 +0000)
commit3b424e341e1dda1f67b4461de089b76eb69bbc70
treec9527af21f903c8bae26c34cf56b3d3f1f74bfac
parentcf29841dca2a4ba6313a99576d56e238b700a158
Added availability date to product table
app/views/products/edit.html.erb
app/views/products/index.html.erb
app/views/products/new.html.erb
app/views/products/show.html.erb
db/migrate/20090202124100_add_product_date_available.rb [new file with mode: 0644]
db/schema.rb
public/stylesheets/depot.css