I'm not sure how you would have done it in plain Rails, because I
would do it in roughly the same way: redefine to_param on your model
to return something that looks random
The only difference with Rails is that you may also want to define
"find_instance" on your controller that does the find given the param.
If you do that you can use the default hobo controller methods
unchanged.
Bryan
> --
> You received this message because you are subscribed to the Google Groups
> "Hobo Users" group.
> To view this discussion on the web visit
>
https://groups.google.com/d/msg/hobousers/-/CRW6cjMR5uYJ.
> To post to this group, send email to
hobo...@googlegroups.com.
> To unsubscribe from this group, send email to
>
hobousers+...@googlegroups.com.
> For more options, visit this group at
>
http://groups.google.com/group/hobousers?hl=en.