The question is probabbly STUPID, but i didnt found any doc, in any place
with a simple "hello world transaction with datamapper".
I'm using Datamapper 1.1.0. I tried to start a transaction like this:
::DataMapper.repository.transaction do
object.save
end
It wont work (repository dont have a transaction method).
--
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.