Adding resources (imported from old toolshare)
This commit is contained in:
4
app/controllers/resources_controller.rb
Normal file
4
app/controllers/resources_controller.rb
Normal file
@@ -0,0 +1,4 @@
|
||||
class ResourcesController < ApplicationController
|
||||
load_and_authorize_resource
|
||||
before_filter :authenticate_user!
|
||||
end
|
||||
Reference in New Issue
Block a user