mirror of
https://github.com/meineerde/redmine.git
synced 2026-03-11 03:33:07 +00:00
Renames commit access permission migration.
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1812 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
0b74888fb8
commit
7608eb4162
@ -1,4 +1,4 @@
|
||||
class AddRepositoryWriteAccess < ActiveRecord::Migration
|
||||
class AddCommitAccessPermission < ActiveRecord::Migration
|
||||
|
||||
def self.up
|
||||
Role.find(:all).select { |r| not r.builtin? }.each do |r|
|
||||
Loading…
x
Reference in New Issue
Block a user