Skip to content

Instantly share code, notes, and snippets.

@zainalmustofa
Created July 5, 2019 00:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zainalmustofa/9944b6293c9579d833f8d8a1cf412a66 to your computer and use it in GitHub Desktop.
Save zainalmustofa/9944b6293c9579d833f8d8a1cf412a66 to your computer and use it in GitHub Desktop.
Rails.application.routes.draw do
# For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html
mount APIBase => "/api"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment