Sha256: a422ac495ad148ca818ba2ee73d9b829a2c64c2bc38006c2508a9fd103c8a5ca

Contents?: true

Size: 541 Bytes

Versions: 44

Compression:

Stored size: 541 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>content</key>
	<string>describe "${1:description}" do
  it "should ${2:description}" do
    $0
  end
end</string>
	<key>name</key>
	<string>describe (String)</string>
	<key>scope</key>
	<string>source.ruby.rspec</string>
	<key>tabTrigger</key>
	<string>des</string>
	<key>uuid</key>
	<string>34CBBD13-CE8E-4601-9968-C2CB0D771CA5</string>
</dict>
</plist>

Version data entries

44 entries across 44 versions & 3 rubygems

Version Path
redcar-0.3.4.3 textmate/Bundles/Ruby RSpec.tmbundle/Snippets/Describe.tmSnippet
redcar-0.3.4.2 textmate/Bundles/Ruby RSpec.tmbundle/Snippets/Describe.tmSnippet
redcar-0.3.4.1 textmate/Bundles/Ruby RSpec.tmbundle/Snippets/Describe.tmSnippet
redcar-0.3.4 textmate/Bundles/Ruby RSpec.tmbundle/Snippets/Describe.tmSnippet