Displaying 2 results from an estimated 2 matches for "userservice".
2006 Dec 01
3
Sessions in Layered Dispatching
Can you use sessions in layered dispatching? I used them in direct
dispatching without any problems, but switching to layered throws an
error (saying session doesn''t exist).
Sorry if this is a double post, Google Groups isn''t posting my message
for some reason.
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this
2006 Sep 05
1
using "session" method from a class other than a controller?
...m wondering if it''s possible to use
the "session" method from a class that does not extend
"ActionController::Base"? Can I just do a "require
''action_controller/???''" in order to use it? I would like to store
some session information from a UserService class being called via the
weborb plugin. Thanks in advance...
Martin
--~--~---------~--~----~------------~-------~--~----~
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-/JYP...