session is not accessible in hobo. What can I do to have something similar? I need to store some data for each logged in user (when someone loggs in, I generate some data and the user must have access to it till he loggs out). In rails I found out that there is a hash called session, but it doesn't exist in my hobo models.
-- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
