Created
April 19, 2020 16:28
-
-
Save MittalPatel-BTC/5ed64bb403c78de28e7cd5bf91c96bd2 to your computer and use it in GitHub Desktop.
Below is the output of the routes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
charge_users GET /users/charge(.:format) users#charge | |
refund_users GET /users/refund(.:format) users#refund | |
bill_users GET /users/bill(.:format) users#bill |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment