ugh, somedays i can be really overtaxed, worked out why cookies weren’t
working, had the code in the controllers (server-side), so switching the
cookie handler code over to the views (client-side) soon got the cookies
to save…
cookies[:t_id] = @myteam.id.to_s
learning ZenTest at the moment to build test models to help me, probably
a good thing.
all the best,