Plans, subscriptions
* Plans controller * Subscription controller * Clean admin controller * Ember Plans route * Index page * New Plans * Translations
This commit is contained in:
@@ -8,10 +8,6 @@ module DiscoursePatrons
|
||||
render_serialized(payments, PaymentSerializer)
|
||||
end
|
||||
|
||||
def subscriptions
|
||||
head 200
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
def payments_order
|
||||
|
||||
Reference in New Issue
Block a user