Skip to content

Instantly share code, notes, and snippets.

@zacksiri
Created March 13, 2012 09:42
Show Gist options
  • Save zacksiri/2027875 to your computer and use it in GitHub Desktop.
Save zacksiri/2027875 to your computer and use it in GitHub Desktop.
Route for launching rails app
match ':account_id/*path', to: 'launcher#index'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment