Add more workouts functionality and tests
This commit is contained in:
parent
10d4075f48
commit
456a071bf3
8 changed files with 114 additions and 18 deletions
|
@ -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' });
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue