Sha256: 02135d193812666177dfcbae8c2c441dd7cb92a8d52808ac97a36d06c11598fb

Contents?: true

Size: 159 Bytes

Versions: 42

Compression:

Stored size: 159 Bytes

Contents

module Blank
  def self.included(base)
    base.class_eval do
      instance_methods.each { |m| undef_method m unless m =~ /^__|object_id/ }
    end
  end
end

Version data entries

42 entries across 42 versions & 6 rubygems

Version Path
commander-openflighthpc-2.0.2 lib/commander/blank.rb
commander-openflighthpc-2.0.1 lib/commander/blank.rb
commander-openflighthpc-2.0.0 lib/commander/blank.rb
commander-4.5.2 lib/commander/blank.rb
commander-4.5.1 lib/commander/blank.rb
commander-4.5.0 lib/commander/blank.rb
commander-openflighthpc-1.2.0 lib/commander/blank.rb
commander-openflighthpc-1.1.2 lib/commander/blank.rb
commander-openflighthpc-1.1.1 lib/commander/blank.rb
commander-openflighthpc-1.1.0 lib/commander/blank.rb
commander-openflighthpc-1.0.0 lib/commander/blank.rb
commander-openflighthpc-1.0.0.pre.alpha1 lib/commander/blank.rb
commander-4.4.7 lib/commander/blank.rb
murano-cli-commander-4.4.10 lib/murano-cli-commander/blank.rb
commander-4.4.6 lib/commander/blank.rb
commander-4.4.5 lib/commander/blank.rb
commander-fastlane-4.4.6 lib/commander/blank.rb
commander-4.4.4 lib/commander/blank.rb
commander-fastlane-4.4.5 lib/commander/blank.rb
commander-fastlane-4.4.4 lib/commander/blank.rb