Skip to content

Instantly share code, notes, and snippets.

@yomete
Created April 4, 2019 22:40
Show Gist options
  • Save yomete/8fee75fd3341507a5f202a645f82817a to your computer and use it in GitHub Desktop.
Save yomete/8fee75fd3341507a5f202a645f82817a to your computer and use it in GitHub Desktop.
Rails.application.routes.draw do
root 'parallel#parallelrate'
get '/bdcrate' => 'bdc#bdcrate'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment