You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to merb
Hi,
From what I can find online, it seems Merb can piggyback rails session
data if session is stored in database. But what if the rails app uses
cookie based session? Is it possible to piggy back the session data in
Merb app in that case (I have the rails session key and secret
available and both apps are in the same domain)?