using alternate layout depending on action

This commit is contained in:
Dan Buch
2011-08-09 07:03:28 -04:00
parent 391a4c186f
commit 9d42948abe
5 changed files with 39 additions and 8 deletions

View File

@@ -1,4 +1,6 @@
Hodgepodge::Application.routes.draw do
get "foo/pretty"
get "foo/count"
get "foo/index"