Skip to content

Instantly share code, notes, and snippets.

@ralfting
Created August 15, 2019 11:34
Show Gist options
  • Select an option

  • Save ralfting/edab92f499b68c85c2702730aee7f714 to your computer and use it in GitHub Desktop.

Select an option

Save ralfting/edab92f499b68c85c2702730aee7f714 to your computer and use it in GitHub Desktop.
devise_for :users,
path: :vendor,
path_names: { sign_in: 'login', sign_out: 'logout' },
controllers: { invitations: 'vendors/invitations' }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment