Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

optional additional params, when sent to /:event_id/newuser, automatically reidrect to Driver#new or Rider#new #35

Open
AaronHarris opened this issue Mar 25, 2013 · 0 comments

Comments

@AaronHarris
Copy link
Owner

Basically, /19039094384/newdriver => events/19039094384/drivers/new
and
/19039094384/newrider => events/19039094384/riders/new

Not sure whether we want it to be /19039094384?type=driver (or events/19039094384/newuser?type=driver) or /19039094384#driver or simply /19039094384/newdriver

In future version of app, where driver = user + car, it will route to the new user page with the option to drive ('I have a car') already selected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant