redeem process

This commit is contained in:
Moe Su
2017-06-11 17:40:44 +06:30
parent 60b1819220
commit 7341657477
7 changed files with 11 additions and 11 deletions

View File

@@ -11,7 +11,6 @@ class CreateMembershipActions < ActiveRecord::Migration[5.1]
t.jsonb :additional_parameter
t.timestamps
t.timestamps
end
end
end