Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ajax to get member and song subforms. | Harald Eilertsen | 2015-10-09 | 1 | -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 Eilertsen | 2015-10-06 | 1 | -14/+14 |
| | |||||
* | Redirect back to form and display error if no songs specified. | Harald Eilertsen | 2015-10-05 | 1 | -1/+12 |
| | |||||
* | Add route to handle submitted form. | Harald Eilertsen | 2015-10-03 | 1 | -7/+7 |
| | |||||
* | Transform to a Sinatra app | Harald Eilertsen | 2015-10-03 | 2 | -0/+98 |