Issue 25 in activecouch: Callback methods for save

0 views
Skip to first unread message

codesite...@google.com

unread,
Jan 21, 2008, 11:32:14 PM1/21/08
to activ...@googlegroups.com
Issue 25: Callback methods for save
http://code.google.com/p/activecouch/issues/detail?id=25

New issue report by arun.thampi:
User should be able to define before_save, after_save methods similar
to ActiveRecord

class Person < ActiveCouch::Base
before_save :permalink

private
def permalink; end
end


Issue attributes:
Status: Accepted
Owner: arun.thampi
Labels: Type-Defect Priority-High

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

codesite...@google.com

unread,
Jan 21, 2008, 11:32:14 PM1/21/08
to activ...@googlegroups.com

codesite...@google.com

unread,
Jan 22, 2008, 7:09:27 AM1/22/08
to activ...@googlegroups.com

Comment #1 by arun.thampi:
Fixed in r65.


Issue attribute updates:
Status: Fixed

Reply all
Reply to author
Forward
0 new messages