On Thu, Apr 24, 2008 at 4:26 AM, Arjan van Bentem <[EMAIL PROTECTED]> wrote: > > > > And for the archives: > > > > t_activity.downcase.gsub(/[^a-z0-9]/, '_') > > ... would need a check to ensure t_activity is not nil to start with ;-)
Hello Arjan, it's in : http://github.com/jmettraux/ruote-web/commit/fa0ac581413be03710d79d56a14d721e10d9cf5b It's not much tested though :( Thanks a lot for this contribution, -- 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 -~----------~----~----~----~------~----~------~--~---
