Sha256: 7c70ef742ed5b0d6b38c02ff20505241305f90c72e9dbe97383db775f6219eb5

Contents?: true

Size: 531 Bytes

Versions: 44

Compression:

Stored size: 531 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:Type} do
  it "should ${2:description}" do
    $0
  end
end</string>
	<key>name</key>
	<string>describe (type)</string>
	<key>scope</key>
	<string>source.ruby.rspec</string>
	<key>tabTrigger</key>
	<string>dest</string>
	<key>uuid</key>
	<string>2ED94046-DAF7-4C91-8D98-771513BB3804</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_type.tmSnippet
redcar-0.3.4.2 textmate/Bundles/Ruby RSpec.tmbundle/Snippets/Describe_type.tmSnippet
redcar-0.3.4.1 textmate/Bundles/Ruby RSpec.tmbundle/Snippets/Describe_type.tmSnippet
redcar-0.3.4 textmate/Bundles/Ruby RSpec.tmbundle/Snippets/Describe_type.tmSnippet