AutoCommit Don Aug 27 15:03:02 CEST 2015
This commit is contained in:
7
app/controllers/emails_controller.rb
Normal file
7
app/controllers/emails_controller.rb
Normal file
@@ -0,0 +1,7 @@
|
||||
class EmailsController < ApplicationController
|
||||
load_and_authorize_resource
|
||||
|
||||
def index
|
||||
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user