payment
This commit is contained in:
@@ -2,7 +2,6 @@ class Origami::PaymentsController < BaseOrigamiController
|
||||
|
||||
|
||||
def index
|
||||
|
||||
end
|
||||
|
||||
def create
|
||||
@@ -11,4 +10,5 @@ class Origami::PaymentsController < BaseOrigamiController
|
||||
def show
|
||||
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user