Commits


Yosuke Shiro authored and Kouhei Sutou committed 100a8eb6194
ARROW-3697: [Ruby] Add schema#[] Author: Yosuke Shiro <ys2014hs@gmail.com> Author: Kouhei Sutou <kou@clear-code.com> Closes #2900 from shiro615/ruby-add-convenient-methods-in-schema and squashes the following commits: 82396ff1 <Kouhei Sutou> Show invalid object in error message c1a0b3cb <Kouhei Sutou> Remove needless to_s c0caf756 <Yosuke Shiro> Extend # to support both index and name 787a2bb5 <Yosuke Shiro> Delete unneeded method 3705d793 <Yosuke Shiro> Refactor SchemaTest 165ee70e <Yosuke Shiro> Add #each to Arrow::Schema c502ae7e <Yosuke Shiro> Use '' with an alias_method