Sha256: 3e3636804490416b55eceeaebd912fad08b42cd4d648854737fe34970352a60d

Contents?: true

Size: 223 Bytes

Versions: 18

Compression:

Stored size: 223 Bytes

Contents

#
# See https://github.com/jimweirich/rake/issues/81
#
if defined?(Rake::DeprecatedObjectDSL)
  Rake::DeprecatedObjectDSL.private_instance_methods.each do |m|
    Rake::DeprecatedObjectDSL.send("undef_method", m)
  end
end

Version data entries

18 entries across 18 versions & 2 rubygems

Version Path
capistrano-2.15.11 lib/capistrano/fix_rake_deprecated_dsl.rb
capistrano-2.15.10 lib/capistrano/fix_rake_deprecated_dsl.rb
capistrano-2.15.9 lib/capistrano/fix_rake_deprecated_dsl.rb
capistrano-2.15.8 lib/capistrano/fix_rake_deprecated_dsl.rb
capistrano-2.15.7 lib/capistrano/fix_rake_deprecated_dsl.rb
capistrano-2.15.6 lib/capistrano/fix_rake_deprecated_dsl.rb
capistrano-2.15.5 lib/capistrano/fix_rake_deprecated_dsl.rb
minmb-capistrano-2.15.4 lib/capistrano/fix_rake_deprecated_dsl.rb
capistrano-2.15.4 lib/capistrano/fix_rake_deprecated_dsl.rb
capistrano-2.15.3 lib/capistrano/fix_rake_deprecated_dsl.rb
capistrano-2.15.2 lib/capistrano/fix_rake_deprecated_dsl.rb
capistrano-2.15.0 lib/capistrano/fix_rake_deprecated_dsl.rb
capistrano-2.15.1 lib/capistrano/fix_rake_deprecated_dsl.rb
capistrano-2.14.2 lib/capistrano/fix_rake_deprecated_dsl.rb
capistrano-2.14.1 lib/capistrano/fix_rake_deprecated_dsl.rb
capistrano-2.13.5 lib/capistrano/fix_rake_deprecated_dsl.rb
capistrano-2.12.0 lib/capistrano/fix_rake_deprecated_dsl.rb
capistrano-2.11.2 lib/capistrano/fix_rake_deprecated_dsl.rb