Skip to content

Commit e6d2757

Browse files
committed
Merge pull request #180 from clekstro/patch-1
Fix compilation error on new --coffee project
2 parents 1569c83 + 9d675c3 commit e6d2757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<%= _.classify(appname) %>.Router - >
1+
<%= _.classify(appname) %>.Router ->
22
# Add your routes here

0 commit comments

Comments
 (0)