Sha256: 8174af5ddb39f38405f7e04cc5eeaef4d15d231397bab87ad395801ce7dacbf9

Contents?: true

Size: 217 Bytes

Versions: 26

Compression:

Stored size: 217 Bytes

Contents

# frozen_string_literal: true

require 'eac_ruby_utils/patch'
require 'eac_ruby_utils/acts_as_immutable'

class Module
  def acts_as_immutable
    ::EacRubyUtils.patch(self, ::EacRubyUtils::ActsAsImmutable)
  end
end

Version data entries

26 entries across 26 versions & 2 rubygems

Version Path
eac_ruby_utils-0.123.0 lib/eac_ruby_utils/patches/module/acts_as_immutable.rb
eac_ruby_utils-0.121.0 lib/eac_ruby_utils/patches/module/acts_as_immutable.rb
eac_ruby_utils-0.120.0 lib/eac_ruby_utils/patches/module/acts_as_immutable.rb
eac_tools-0.76.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/acts_as_immutable.rb
eac_tools-0.76.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/acts_as_immutable.rb
eac_tools-0.75.2 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/acts_as_immutable.rb
eac_ruby_utils-0.119.2 lib/eac_ruby_utils/patches/module/acts_as_immutable.rb
eac_tools-0.75.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/acts_as_immutable.rb
eac_tools-0.75.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/acts_as_immutable.rb
eac_ruby_utils-0.119.1 lib/eac_ruby_utils/patches/module/acts_as_immutable.rb
eac_tools-0.74.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/acts_as_immutable.rb
eac_tools-0.74.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/acts_as_immutable.rb
eac_tools-0.73.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/acts_as_immutable.rb
eac_ruby_utils-0.119.0 lib/eac_ruby_utils/patches/module/acts_as_immutable.rb
eac_tools-0.72.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/acts_as_immutable.rb
eac_ruby_utils-0.118.1 lib/eac_ruby_utils/patches/module/acts_as_immutable.rb
eac_ruby_utils-0.118.0 lib/eac_ruby_utils/patches/module/acts_as_immutable.rb
eac_tools-0.70.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/acts_as_immutable.rb
eac_tools-0.70.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/acts_as_immutable.rb
eac_tools-0.69.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/acts_as_immutable.rb