Files
growstuff/app/controllers
Skud 6ecbf749eb Avoid duplicate photos on plantings (or vice versa)
Strictly speaking this doesn't prevent you adding them if you really
try, but the validation for that was beyond what I could figure out (the
docs don't help, and all SO/blog posts are outdated and didn't
work).

However, if you do somehow manage to add dups, you will never see them
again thanks to the :uniq => true in the model.  That's good enough for
me.
2013-06-01 12:07:17 +10:00
..
2013-02-20 14:53:11 +11:00
2013-03-20 12:30:38 +11:00
2013-02-20 14:53:11 +11:00
2013-03-21 22:34:04 +11:00