Skip to content

Instantly share code, notes, and snippets.

@lethe2211
Created May 20, 2014 01:02
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 lethe2211/e5a5afff24d2450fc974 to your computer and use it in GitHub Desktop.
Save lethe2211/e5a5afff24d2450fc974 to your computer and use it in GitHub Desktop.
config/routes.rb
Search::Application.routes.draw do
get "static_pages/search"
get "static_pages/result"
get "static_pages/get_citation"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment