Hi Patrick,

Session variables are awefull, please don't use them.
Just think of a user passing the url to another user expecting
that the other will see the same content but with weird session
variables that wouldn't happen.

ciao, tom

On Dec 22 2008, 6:01 pm, "Patrick Doyle" <wpds...@gmail.com> wrote:

> Would it make more sense to store @prefix, @category, @page, and whatever
> else I think I might want to pass around in the session?  Or should I keep
> going down this route?

--
Thomas R. "TomK32" Koll <> http://ananasblau.com
just a geek trying to change the world
http://github.com/TomK32
--~--~---------~--~----~------------~-------~--~----~
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@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to