summaryrefslogtreecommitdiffstats
path: root/lib/contact.rb
Commit message (Collapse)AuthorAgeFilesLines
* Validate postcode properly.Harald Eilertsen2017-09-091-8/+19
| | | | Don't accept invalid postcodes, or postcodes containing invalid chars.
* Split contact address into street, postcode and city.Harald Eilertsen2017-09-091-4/+14
|
* Validate presence of contact info when submitting form.Harald Eilertsen2015-10-101-0/+21
|
* Fix init of empty band.Harald Eilertsen2015-10-101-5/+7
|
* Add route to handle submitted form.Harald Eilertsen2015-10-031-0/+10