Sha256: 9de96fc13a37ad2cb4f373fee50aaaa11002874d84ec0c13b515841029f524e5

Contents?: true

Size: 122 Bytes

Versions: 61

Compression:

Stored size: 122 Bytes

Contents

RSpec::Matchers.define :be_a_symlink_to do |expected|
  match do |actual|
    File.identical?(expected, actual)
  end
end

Version data entries

61 entries across 59 versions & 3 rubygems

Version Path
capistrano-3.19.2 spec/support/matchers.rb
capistrano-3.19.1 spec/support/matchers.rb
capistrano-3.19.0 spec/support/matchers.rb
capistrano-3.18.1 spec/support/matchers.rb
honeybadger-5.4.0 vendor/bundle/ruby/3.2.0/gems/capistrano-3.18.0/spec/support/matchers.rb
honeybadger-5.3.0 vendor/bundle/ruby/3.2.0/gems/capistrano-3.18.0/spec/support/matchers.rb
capistrano-3.18.0 spec/support/matchers.rb
capistrano-3.17.3 spec/support/matchers.rb
capistrano-3.17.2 spec/support/matchers.rb
capistrano-3.17.1 spec/support/matchers.rb
capistrano-3.17.0 spec/support/matchers.rb
capistrano-3.16.0 spec/support/matchers.rb
capistrano-3.15.0 spec/support/matchers.rb
capistrano-3.14.1 spec/support/matchers.rb
capistrano-3.14.0 spec/support/matchers.rb
capistrano-3.13.0 spec/support/matchers.rb
capistrano-3.12.1 spec/support/matchers.rb
capistrano-3.12.0 spec/support/matchers.rb
honeybadger-4.5.3 vendor/bundle/ruby/2.6.0/gems/capistrano-3.11.0/spec/support/matchers.rb
capistrano-3.11.2 spec/support/matchers.rb