Skip to content

Instantly share code, notes, and snippets.

@geronimod
Created March 18, 2014 18:38
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 geronimod/9626525 to your computer and use it in GitHub Desktop.
Save geronimod/9626525 to your computer and use it in GitHub Desktop.
routes
AdServer::Application.routes.draw do
# The priority is based upon order of creation: first created -> highest priority.
# See how all your routes lay out with "rake routes".
# You can have the root of your site routed with "root"
get '/wrapper.swf' => 'application#wrapper'
get '/vast.xml' => 'application#vast'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment