Sha256: be6d15d703e89bf3975c7bbff03601778a6d1c22a0cd85399dafff9bb9862477

Contents?: true

Size: 858 Bytes

Versions: 28

Compression:

Stored size: 858 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>beforeRunningCommand</key>
	<string>saveActiveFile</string>
	<key>command</key>
	<string># Assumes the current file is a unittest/shoulda file
# Runs with the currently-focused method as the test name
#bin/sh

export RUBYLIB="$TM_BUNDLE_SUPPORT/RubyMate${RUBYLIB:+:$RUBYLIB}"
"${TM_RUBY:-ruby}" -- "$TM_BUNDLE_SUPPORT/RubyMate/run_script.rb"</string>
	<key>input</key>
	<string>document</string>
	<key>keyEquivalent</key>
	<string>@r</string>
	<key>name</key>
	<string>Run</string>
	<key>output</key>
	<string>showAsHTML</string>
	<key>scope</key>
	<string>source.ruby.rails.shoulda</string>
	<key>uuid</key>
	<string>12D5C90B-1C0A-40F4-B362-BE69BEC4D0F2</string>
</dict>
</plist>

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
zena-1.2.7 vendor/TextMate/Ruby Shoulda.tmbundle/Commands/Run.tmCommand
zena-1.2.6 vendor/TextMate/Ruby Shoulda.tmbundle/Commands/Run.tmCommand
zena-1.2.5 vendor/TextMate/Ruby Shoulda.tmbundle/Commands/Run.tmCommand
zena-1.2.4 vendor/TextMate/Ruby Shoulda.tmbundle/Commands/Run.tmCommand
zena-1.2.3 vendor/TextMate/Ruby Shoulda.tmbundle/Commands/Run.tmCommand
zena-1.2.2 vendor/TextMate/Ruby Shoulda.tmbundle/Commands/Run.tmCommand
zena-1.2.1 vendor/TextMate/Ruby Shoulda.tmbundle/Commands/Run.tmCommand
zena-1.2.0 vendor/TextMate/Ruby Shoulda.tmbundle/Commands/Run.tmCommand
zena-1.0.0 vendor/TextMate/Ruby Shoulda.tmbundle/Commands/Run.tmCommand
zena-1.0.0.rc3 vendor/TextMate/Ruby Shoulda.tmbundle/Commands/Run.tmCommand
zena-1.0.0.rc2 vendor/TextMate/Ruby Shoulda.tmbundle/Commands/Run.tmCommand
zena-1.0.0.rc1 vendor/TextMate/Ruby Shoulda.tmbundle/Commands/Run.tmCommand
zena-0.16.9 vendor/TextMate/Ruby Shoulda.tmbundle/Commands/Run.tmCommand
zena-1.0.0.beta3 vendor/TextMate/Ruby Shoulda.tmbundle/Commands/Run.tmCommand
zena-0.16.8 vendor/TextMate/Ruby Shoulda.tmbundle/Commands/Run.tmCommand
zena-1.0.0.beta2 vendor/TextMate/Ruby Shoulda.tmbundle/Commands/Run.tmCommand
zena-1.0.0.beta1 vendor/TextMate/Ruby Shoulda.tmbundle/Commands/Run.tmCommand
zena-0.16.7 vendor/TextMate/Ruby Shoulda.tmbundle/Commands/Run.tmCommand
zena-0.16.6 vendor/TextMate/Ruby Shoulda.tmbundle/Commands/Run.tmCommand
zena-0.16.5 vendor/TextMate/Ruby Shoulda.tmbundle/Commands/Run.tmCommand