promotions product issue and membership setting checked
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
class MembershipAction < ApplicationRecord
|
||||
scope :active, -> { where(is_active: true) }
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user