summaryrefslogtreecommitdiffstats
path: root/public
Commit message (Collapse)AuthorAgeFilesLines
* Use ajax to get member and song subforms.Harald Eilertsen2015-10-091-48/+8
| | | | | This instead of hard coding them in javascript. We will need the forms as ruby/erb templates anyways so no need to keep them two places.
* Test entering the form including javascript stuff.Harald Eilertsen2015-10-061-14/+14
|
* Redirect back to form and display error if no songs specified.Harald Eilertsen2015-10-051-1/+12
|
* Add route to handle submitted form.Harald Eilertsen2015-10-031-7/+7
|
* Transform to a Sinatra appHarald Eilertsen2015-10-032-0/+98