removed redundant ribica name from subfolders
This commit is contained in:
5
front-api/models/sub_category.rb
Normal file
5
front-api/models/sub_category.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
class SubCategory < ActiveRecord::Base
|
||||
belongs_to :category
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user