Skip to content

Instantly share code, notes, and snippets.

@chardos
Created March 24, 2015 06:00
Show Gist options
  • Save chardos/cc263eeb404607718281 to your computer and use it in GitHub Desktop.
Save chardos/cc263eeb404607718281 to your computer and use it in GitHub Desktop.
routes to eligibility
get 'industry-select', to: 'eligibilities#industry_select'
get 'industry-detail', to: 'eligibilities#industry_detail'
get 'business', to: 'eligibilities#business'
get 'finances', to: 'eligibilities#finances'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment