Add more workouts functionality and tests

This commit is contained in:
Andrew Tomaka 2013-08-10 08:36:43 -04:00
parent 10d4075f48
commit 456a071bf3
8 changed files with 114 additions and 18 deletions

View file

@ -1,3 +1,5 @@
# Place all the behaviors and hooks related to the matching controller here.
# All this logic will automatically be available in application.js.
# You can use CoffeeScript in this file: http://coffeescript.org/
$ ->
$("#workout_date").datepicker({ dateFormat: 'yy-mm-dd' });