Sha256: cb633129c365e29591cb455397593e6620f9af780163e79cb13c1c7c0d7fc71f

Contents?: true

Size: 980 Bytes

Versions: 1

Compression:

Stored size: 980 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>action</key>
	<false/>
	<key>category</key>
	<string>SCRIPTS</string>
	<key>command</key>
	<string>touch /Users/brooke/Dropbox/Development/Ruby/{query}/tmp/restart.txt
echo "Restarted: {query}"
</string>
	<key>disabled</key>
	<false/>
	<key>escapequery</key>
	<true/>
	<key>escapequerybackquotes</key>
	<true/>
	<key>escapequerybrackets</key>
	<true/>
	<key>escapequeryquotes</key>
	<true/>
	<key>escapequerysemicolons</key>
	<true/>
	<key>growloutput</key>
	<true/>
	<key>growloutputsticky</key>
	<false/>
	<key>keyword</key>
	<string>res</string>
	<key>logging</key>
	<false/>
	<key>parameter</key>
	<integer>3</integer>
	<key>silent</key>
	<true/>
	<key>subtitle</key>
	<string>Restarts the given Ruby on Rails application.</string>
	<key>title</key>
	<string>Restart Rails</string>
</dict>
</plist>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pennyworth-0.2.0 lib/pennyworth/templates/alfred/extensions/scripts/restart_rails/info.plist