updated
This commit is contained in:
parent
d405292388
commit
0903932320
4 changed files with 28 additions and 25 deletions
|
@ -2,6 +2,7 @@ require "base64"
|
|||
|
||||
class CommitsController < ApplicationController
|
||||
before_filter :project
|
||||
layout "project"
|
||||
|
||||
# Authorize
|
||||
before_filter :add_project_abilities
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue