Sha256: 45a8d21c32ce76ee83281c24dd1c5c9fb524bc57d97ea17eda864d4a179fb8ca

Contents?: true

Size: 144 Bytes

Versions: 25

Compression:

Stored size: 144 Bytes

Contents

# frozen_string_literal: true

RubyNext::Core.patch Struct, method: :deconstruct, version: "2.7" do
  <<-RUBY
alias deconstruct to_a
  RUBY
end

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
ruby-next-core-1.1.0 lib/ruby-next/core/struct/deconstruct.rb
ruby-next-core-1.0.3 lib/ruby-next/core/struct/deconstruct.rb
ruby-next-core-1.0.2 lib/ruby-next/core/struct/deconstruct.rb
ruby-next-core-1.0.1 lib/ruby-next/core/struct/deconstruct.rb
ruby-next-core-1.0.0 lib/ruby-next/core/struct/deconstruct.rb
ruby-next-core-1.0.0.rc.1 lib/ruby-next/core/struct/deconstruct.rb
ruby-next-core-0.15.3 lib/ruby-next/core/struct/deconstruct.rb
ruby-next-core-0.15.2 lib/ruby-next/core/struct/deconstruct.rb
ruby-next-core-0.15.1 lib/ruby-next/core/struct/deconstruct.rb
ruby-next-core-0.15.0 lib/ruby-next/core/struct/deconstruct.rb
ruby-next-core-0.14.1 lib/ruby-next/core/struct/deconstruct.rb
ruby-next-core-0.14.0 lib/ruby-next/core/struct/deconstruct.rb
ruby-next-core-0.13.3 lib/ruby-next/core/struct/deconstruct.rb
ruby-next-core-0.13.2 lib/ruby-next/core/struct/deconstruct.rb
ruby-next-core-0.13.1 lib/ruby-next/core/struct/deconstruct.rb
ruby-next-core-0.13.0 lib/ruby-next/core/struct/deconstruct.rb
ruby-next-core-0.12.0 lib/ruby-next/core/struct/deconstruct.rb
ruby-next-core-0.11.1 lib/ruby-next/core/struct/deconstruct.rb
ruby-next-core-0.11.0 lib/ruby-next/core/struct/deconstruct.rb
ruby-next-core-0.10.5 lib/ruby-next/core/struct/deconstruct.rb