change core controller to user

This commit is contained in:
Wojciech Todryk 2011-07-22 21:58:59 +02:00
parent 08dc7ecdd3
commit 5ef1414979
6 changed files with 7 additions and 9 deletions

View file

@ -1,4 +1,4 @@
class CoreController < ApplicationController
class UserController < ApplicationController
theme :theme_resolver
layout "simple"