@@ -1,14 +1,13 | |||
|
1 | 1 | class AddCommitAccessPermission < ActiveRecord::Migration |
|
2 | ||
|
3 | 2 | def self.up |
|
4 | 3 |
|
|
5 | 4 |
|
|
6 | 5 |
|
|
7 | 6 | end |
|
8 | 7 | |
|
9 | 8 | def self.down |
|
10 | 9 |
|
|
11 | 10 |
|
|
12 | 11 |
|
|
13 | 12 | end |
|
14 | 13 | end |
General Comments 0
You need to be logged in to leave comments.
Login now