mgerstenblatt-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2010-Jun-25 13:52 UTC
Best way to implement user generated URLS / Routes
Hi All, I''d like to implement user customized URLS so that a user could enter a unique string and then a route would be generated so that '' www.mydomain.com/customstring'' would be a valid route. Does anyone know the best way to do this in Rails 3? Thanks, Mike -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
mgerstenblatt-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2010-Jun-25 13:56 UTC
Re: Best way to implement user generated URLS / Routes
I forgot to add, that this would route would map to the user''s show action. On Fri, Jun 25, 2010 at 9:52 AM, mgerstenblatt-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org < mgerstenblatt-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi All, > > I''d like to implement user customized URLS so that a user could enter a > unique string and then a route would be generated so that '' > www.mydomain.com/customstring'' would be a valid route. Does anyone know > the best way to do this in Rails 3? > > Thanks, > Mike >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.