Files
sx-fc/app/controllers/origami/paypar_controller.rb
2017-06-08 09:53:04 +06:30

5 lines
77 B
Ruby

class Origami::PayparController < ApplicationController
def create
end
end