Throw out old stuff

This commit is contained in:
Martin Lensment 2015-01-16 16:41:53 +02:00
parent 3ed2cddad4
commit 8307cde4ab
12 changed files with 31 additions and 644 deletions

View file

@ -1,5 +1,4 @@
class Epp::ContactsController < ApplicationController
include Epp::Common
class Epp::ContactsController < EppController
include Shared::UserStamper ## Refactor this?
helper WhodunnitHelper ## Refactor this?