I upgraded from 2.0.2 to 2.2.0 and I noticed that
Sequel::Model#set_with_params returns a hash and not a model whereas,
I believe, before it returned the instance of the model (that's how my
webapp code worked, at least). Is this the proper behavior? To me it
makes sense that set_with_params should update the values of the model
and return the model. Without committing the changes to the database,
of course.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sequel-talk" 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/sequel-talk?hl=en
-~----------~----~----~----~------~----~------~--~---