Sha256: 82c5ef3b98d299a072c4ac348fe64d534e6ec1cb72c71c8109451a9013be5e4c

Contents?: true

Size: 714 Bytes

Versions: 54

Compression:

Stored size: 714 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>content</key>
	<string>module ${1:${TM_FILENAME/(?:\A|_)([A-Za-z0-9]+)(?:\.rb)?/(?2::\u$1)/g}}
	module ClassMethods
		$0
	end
	
	module InstanceMethods
		
	end
	
	def self.included(receiver)
		receiver.extend         ClassMethods
		receiver.send :include, InstanceMethods
	end
end</string>
	<key>name</key>
	<string>module .. ClassMethods .. end</string>
	<key>scope</key>
	<string>source.ruby</string>
	<key>tabTrigger</key>
	<string>mod</string>
	<key>uuid</key>
	<string>A71A18CF-2D71-4BFF-AA0C-D9B8C59BC4EB</string>
</dict>
</plist>

Version data entries

54 entries across 46 versions & 3 rubygems

Version Path
redcar-bundles-0.3 Bundles/Ruby.tmbundle/Snippets/module____ClassMethods____end.plist
redcar-bundles-0.2-java Bundles/Ruby.tmbundle/Snippets/module____ClassMethods____end.plist
redcar-bundles-0.1-java Bundles/Ruby.tmbundle/Snippets/module____ClassMethods____end.plist
redcar-dev-0.12.1dev-java plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Snippets/module____ClassMethods____end.plist
redcar-dev-0.12.0dev-java plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Snippets/module____ClassMethods____end.plist
redcar-0.11 plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Snippets/module____ClassMethods____end.plist
redcar-0.11.0dev plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Snippets/module____ClassMethods____end.plist
redcar-0.10 plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Snippets/module____ClassMethods____end.plist
redcar-0.9.2 plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Snippets/module____ClassMethods____end.plist
redcar-0.9.1 plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Snippets/module____ClassMethods____end.plist
redcar-0.9.0 plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Snippets/module____ClassMethods____end.plist
redcar-0.8.1 plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Snippets/module____ClassMethods____end.plist
redcar-0.8 plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Snippets/module____ClassMethods____end.plist
redcar-0.7 plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Snippets/module____ClassMethods____end.plist
redcar-0.6.1 plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Snippets/module____ClassMethods____end.plist
redcar-0.6 plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Snippets/module____ClassMethods____end.plist
redcar-0.6.1dev plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Snippets/module____ClassMethods____end.plist
redcar-0.5.1 plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Snippets/module____ClassMethods____end.plist
redcar-0.5 plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Snippets/module____ClassMethods____end.plist
redcar-0.5.6dev plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Snippets/module____ClassMethods____end.plist