Observers in sequel #1999
mybooking-es
started this conversation in
General
Replies: 2 comments 3 replies
-
What actions/behavior do you want to observe? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you for your answer. We need to observe after_update on a concrete model. We are actually doing it in a custom class including DataMapper::Observer and observe a registered Model. We have different observers on the same model depending on the relationships. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are planning to migrate our application from DataMapper to Sequel. I haven't found a way to implement observers. Is it possible in Sequel?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions