Rails 3 routes

This commit is contained in:
2013-07-13 10:55:35 -04:00
parent fd39b3979d
commit 5563045378
9 changed files with 97 additions and 48 deletions

View File

@@ -19,7 +19,7 @@
%script{:type => 'text/javascript'}
== BASE_PATH = "#{App.base_path}";
= javascript_include_merged :base
/= javascript_include_merged :base
%body{'onload' => 'javascript: startup()'}
#wrapper