Skip to content

Instantly share code, notes, and snippets.

@pjurczynski
Created September 18, 2014 15:12
Show Gist options
  • Save pjurczynski/2ddcccf7c1f3b001ecd3 to your computer and use it in GitHub Desktop.
Save pjurczynski/2ddcccf7c1f3b001ecd3 to your computer and use it in GitHub Desktop.
run Rack::URLMap.new \
'http://api.storytelling.dev/' => API,
'http://api.storytelling.dev/doc/' => GrapeSwaggerRails::Engine,
'http://admin.storytelling.dev/' => Rails.application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment