First version of the non-js schedule. Removed the assets from version control.

This commit is contained in:
Henne Vogelsang 2013-06-19 13:58:48 +02:00 committed by Henne Vogelsang
parent 73013bd3e6
commit b2f8cfbec3
87 changed files with 127 additions and 200 deletions

View file

@ -51,6 +51,8 @@ GEM
railties (~> 3.1)
warden (~> 1.2.1)
erubis (2.7.0)
execjs (1.4.0)
multi_json (~> 1.0)
formtastic (2.2.1)
actionpack (>= 3.0)
formtastic-bootstrap (2.1.1)
@ -143,6 +145,9 @@ GEM
polyglot (>= 0.3.1)
ttfunk (1.0.3)
tzinfo (0.3.37)
uglifier (2.1.1)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
warden (1.2.1)
rack (>= 1.0)
will_paginate (3.0.4)
@ -169,4 +174,5 @@ DEPENDENCIES
sass-rails (~> 3.2.3)
sqlite3
transitions
uglifier (>= 1.2.2)
will_paginate