mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-29 12:12:57 -04:00
2ecbd8315dd4452952a610cbe01341e3703dd381
PT: https://www.pivotaltracker.com/story/show/51457917 Maco found this. The problem was that if you had a blank planting date, and then re-edited the planting, it would say "not yet set" in the form field, then die when it later tried to convert that to a date. I replaced Miles's planted_at_string stuff in the model with a simpler parse_date method in the application helper.
Growstuff
Welcome to the Growstuff project.
Growstuff is an open source/open data project to create a website for food gardeners.
You can find most of our documentation at: http://wiki.growstuff.org/
Our development uses Extreme Programming practices, which means we pair on all our work. Feel free to fork our code and explore, but if you would like to contribute back to us, please read http://wiki.growstuff.org/index.php/Development_process_overview before sending us a pull request.
Description
Languages
Ruby
76.3%
Haml
19.5%
SCSS
1.3%
HTML
1%
JavaScript
0.9%
Other
1%
