paging done, needs some additional refactoring
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
class SubCategory < ActiveRecord::Base
|
||||
belongs_to :category
|
||||
has_many :filter_criterias, as: :owner
|
||||
has_many :items
|
||||
end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user