From: "mame (Yusuke Endoh)" Date: 2012-11-09T18:00:03+09:00 Subject: [ruby-core:49143] [ruby-trunk - Feature #3685] Struct does not define #to_ary, needed for implicit-splat. Issue #3685 has been updated by mame (Yusuke Endoh). Description updated Target version set to next minor ---------------------------------------- Feature #3685: Struct does not define #to_ary, needed for implicit-splat. https://bugs.ruby-lang.org/issues/3685#change-32688 Author: postmodern (Hal Brodigan) Status: Assigned Priority: Low Assignee: matz (Yukihiro Matsumoto) Category: Target version: next minor =begin Now that #to_ary is used for implicit-splat, I believe it would be useful to support implicit-splat for Structs, since they share some behavior with Arrays. =end -- http://bugs.ruby-lang.org/