Ruby on Rails Monday, December 31, 2012

Dheeraj Kumar wrote in post #1090693:
> I just said what you need. chain the url_for method to add session id to
> the parameters, and read the session id in your application controller,
> look it up in your session store, active record or memcache, then load
> whatever information you want from the database.
>
> --
> Dheeraj Kumar

Thanks Dheeraj. Truly appreciate if you can point me to some code
examples for this.

Thanks

--
Posted via http://www.ruby-forum.com/.

--
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+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment