summaryrefslogtreecommitdiffstats
path: root/registration.rb
Commit message (Expand)AuthorAgeFilesLines
* Rerender form instead of redirecting on error.Harald Eilertsen2015-10-101-3/+1
* Use ajax to get member and song subforms.Harald Eilertsen2015-10-091-0/+8
* Create empty band on GET indexHarald Eilertsen2015-10-061-1/+1
* Explicitly require tilt/erb to get rid of thread safety warning in specs.Harald Eilertsen2015-10-061-0/+1
* Switch to use session to send errors back to form.Harald Eilertsen2015-10-051-3/+5
* Redirect back to form and display error if no songs specified.Harald Eilertsen2015-10-051-3/+12
* Add dummy method to generate PDF from registration data.Harald Eilertsen2015-10-041-0/+1
* Send email to Norsk Urskog when a band is registered.Harald Eilertsen2015-10-041-2/+2
* Add route to handle submitted form.Harald Eilertsen2015-10-031-0/+10
* Transform to a Sinatra appHarald Eilertsen2015-10-031-0/+10