Sha256: 38d567c200278ff9eb6a000d2d83c7f33892ea7cf53eee570034375ff3fd719d

Contents?: true

Size: 427 Bytes

Versions: 57

Compression:

Stored size: 427 Bytes

Contents

def test_bundle
  File.expand_path(File.dirname(__FILE__) + "/test_bundle.tmbundle")
end

def bundle_path
  File.expand_path(File.dirname(__FILE__) + "/../../vendor/redcar-bundles/Bundles")
end

def tmp_bundle_path_1
  File.expand_path(File.dirname(__FILE__) + "/../../vendor/redcar-bundles/Bundles/test_bundle.tmbundle")
end

Before do
  FileUtils.rm_rf tmp_bundle_path_1
end

After do
  FileUtils.rm_rf tmp_bundle_path_1
end

Version data entries

57 entries across 57 versions & 2 rubygems

Version Path
redcar-0.13 plugins/textmate/features/support/env.rb
redcar-dev-0.13.5dev plugins/textmate/features/support/env.rb
redcar-dev-0.13.4dev plugins/textmate/features/support/env.rb
redcar-dev-0.13.3dev plugins/textmate/features/support/env.rb
redcar-dev-0.13.2dev plugins/textmate/features/support/env.rb
redcar-dev-0.13.1dev plugins/textmate/features/support/env.rb
redcar-0.12.1 plugins/textmate/features/support/env.rb
redcar-dev-0.13.0dev plugins/textmate/features/support/env.rb
redcar-0.12 plugins/textmate/features/support/env.rb
redcar-dev-0.12.27dev plugins/textmate/features/support/env.rb
redcar-dev-0.12.26dev plugins/textmate/features/support/env.rb
redcar-dev-0.12.25dev plugins/textmate/features/support/env.rb
redcar-dev-0.12.24dev plugins/textmate/features/support/env.rb
redcar-dev-0.12.23dev plugins/textmate/features/support/env.rb
redcar-dev-0.12.22dev plugins/textmate/features/support/env.rb
redcar-dev-0.12.21dev plugins/textmate/features/support/env.rb
redcar-dev-0.12.20dev plugins/textmate/features/support/env.rb
redcar-dev-0.12.19dev plugins/textmate/features/support/env.rb
redcar-dev-0.12.18dev plugins/textmate/features/support/env.rb
redcar-dev-0.12.17dev plugins/textmate/features/support/env.rb