This commit is contained in:
duratarskeyk 2015-12-08 16:37:29 +00:00
parent 4ad8793757
commit 51f5db7171
1 changed files with 0 additions and 5 deletions

View File

@ -23,11 +23,6 @@ class Projects::ProjectsController < Projects::BaseController
end
end
def project_page
authorize :project
console
end
def new
authorize :project
@project = Project.new