rename original gangsta to gang

This commit is contained in:
Bilal
2020-10-07 18:26:59 +03:00
parent b5a70a6e42
commit e0c5f60c68
13 changed files with 67 additions and 63 deletions

3
app/models/gang.rb Normal file
View File

@@ -0,0 +1,3 @@
class Gang < ApplicationRecord
end

View File

@@ -1,3 +0,0 @@
class OriginalGangsta < ApplicationRecord
end