I am working on a rails project that uses DataMapper, my aim is to insert the details of a user into the table of prosody server. I haven't created a model file for the table in my model directory as its not related to my rails project. So I tried to execute it as a plan SQL query.
Code available here: http://csnipp.com/s/26 This code worked before when I tried, but today on a fresh table it seems to break. Can you have a look and kindly let me know what i did wrong. regard, Hari -- You received this message because you are subscribed to the Google Groups "DataMapper" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/datamapper. For more options, visit https://groups.google.com/groups/opt_out.
