Displaying 1 result from an estimated 1 matches for "default_web".
Did you mean:
default_fb
2006 Aug 01
0
How to retrieve :web when redirecting to an Instiki page?
...gt; session[:intended_id]
end
I realize that session[:intended_web] is a naive attempt and returns nil
since that session variable doesn''t exist, so how should I go about
retrieving the intended web''s name upon signin redirection?
(Of course if there is a single web and I set DEFAULT_WEB to the web''s
name, as well as setting :web=> DEFAULT_WEB in the signin method, there
ceases to be a problem, but I would like a solution that works with
multiple webs.)
Any help is very appreciated.
--
Posted via http://www.ruby-forum.com/.