Commit graph

7 commits

Author SHA1 Message Date
Haas, Christoph
90b5b2dedb Fixed missing Javascripts
Javascript were no longer loaded. Accidentally introduced
when disabling Turbolinks.
2013-11-15 17:10:39 +01:00
2517dd6192 Disabled turbolinks cruft
Turolinks may be a nice feature to speed up page load times.
But it seriously makes event handling in jQuery harder and confusing
to debug. That's why it is now disabled.
2013-11-13 23:24:14 +01:00
33efb2c931 Removed Turbolinks due to side effects with jQuery onLoad 2013-08-24 23:14:51 +02:00
e88416fbbd Trying to fix UTF-8 meta encoding 2013-08-10 14:44:19 +02:00
6aef2a7da5 Added proper HTML5-style UTF8 encoding definition 2013-08-09 23:01:51 +02:00
2a96f701ca Setting HTML5 default language to "en" 2013-08-08 23:14:39 +02:00
3af24f56dc Blank rails 4.0 project started 2013-07-27 00:19:29 +02:00