Skip to content

Instantly share code, notes, and snippets.

@MittalPatel-BTC
Created April 19, 2020 16:28
Show Gist options
  • Save MittalPatel-BTC/5ed64bb403c78de28e7cd5bf91c96bd2 to your computer and use it in GitHub Desktop.
Save MittalPatel-BTC/5ed64bb403c78de28e7cd5bf91c96bd2 to your computer and use it in GitHub Desktop.
Below is the output of the routes.
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