Hi, I'd like to save the complete request object in a sqlite db.
In the documentation I found "Object, (marshalled)" as prooerty, but as I am new to ruby & sinatra & datamapper I don't know how to marshal my object and to save it. At the moment I use a "Text" property and "request.inspect" to save the data. But I feel, that's not the way to do. Thanks, Christian -- You received this message because you are subscribed to the Google Groups "DataMapper" 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/datamapper?hl=en.
