Diego81 / omnicontacts

A generalized Rack middleware for importing contacts from major email providers.
477 stars 231 forks source link

redirect with params #100

Closed jakehockey10 closed 9 years ago

jakehockey10 commented 10 years ago

How would I go about redirecting to a page that requires parameters? I'm attempting to redirect to a controller's show action, but I can't find a way for the OmniContacts gem or the Google Developer Console to allow me to specify those parameters. I'm attempting to grab my gmail contacts from this very same page, I just want to be able to go back to this page when the import is complete.

Is this possible?

rubytastic commented 9 years ago

Not possbile