add tagged logging

This commit is contained in:
albert
2013-02-17 17:33:09 -05:00
parent 6deacf740b
commit fdff706336
3 changed files with 4 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
class ApplicationController < ActionController::Base
include Memorylogic
protect_from_forgery
helper :pagination
before_filter :set_current_user