authlogic FTW!

This commit is contained in:
Espen Antonsen 2009-05-22 16:14:07 +02:00
parent 69d6b5326a
commit a60a9d56f9
26 changed files with 356 additions and 297 deletions

View file

@ -1,8 +0,0 @@
class Admin::ApplicationController < ApplicationController
protected
before_filter :login_required
end