others payment
This commit is contained in:
10
app/controllers/origami/others_payments_controller.rb
Normal file
10
app/controllers/origami/others_payments_controller.rb
Normal file
@@ -0,0 +1,10 @@
|
||||
class Origami::OthersPaymentsController < BaseOrigamiController
|
||||
|
||||
|
||||
def index
|
||||
end
|
||||
|
||||
def create
|
||||
end
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user