On Thu, Apr 24, 2008 at 9:14 PM, Arjan van Bentem
<[EMAIL PROTECTED]> wrote:
>
>  Well, in fact, this discussion is a bit theoretical now -- I'm not
>  sure I need it (now that you've added the pick functionality), but
>  thanks for helping me understand it :-)
>
>  Anyway, for the archives, I could do it like this:
>
>  In Densha's workitem_controller.rb:
>
>    def update
>      :
>      user = session[:user]
>      :
>      workitem.touch # setting last_modified to now
>
>      # NEW: REMEMBER WHO'S SAVED THIS
>      fields['_last_modified_by'] = user.name

I really like that :

http://rubyforge.org/tracker/index.php?func=detail&aid=19759&group_id=2609&atid=10025


I guess I will implement "delegate" very soon as well, now that we have "pick".


Thanks a lot,

-- 
John Mettraux - http://jmettraux.wordpress.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenWFEru users" 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/openwferu-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to