refactoring

This commit is contained in:
albert
2011-06-25 19:31:39 -04:00
parent 28d179708f
commit 739e28919a
11 changed files with 159 additions and 54 deletions

View File

@@ -44,6 +44,9 @@ protected
when "forum_posts"
/^\/forum_topics/
when "uploads"
/^\/post/
else
/^\/#{controller}/
end