chaofan opened this issue 13 years ago · 1 comments
ruby-1.9.3-rc1 :411 > workitem.class => Ruote::Workitem ruby-1.9.3-rc1 :412 > workitem.methods.sort.select {|m| m=~/comm/} => [:command=, :commmand]
Many thanks!