Sha256: 36618a12f9788ac7e998d4d2e4926fed75a03bcc11a7bc05f66c6270ac32df3c
Contents?: true
Size: 1.17 KB
Versions: 52
Compression:
Stored size: 1.17 KB
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>name</key> <string>Template (ERB)</string> <key>scope</key> <string>text.html.ruby</string> <key>settings</key> <dict> <key>shellVariables</key> <array> <dict> <key>name</key> <string>TM_RAILS_TEMPLATE_START_RUBY_EXPR</string> <key>value</key> <string><%= </string> </dict> <dict> <key>name</key> <string>TM_RAILS_TEMPLATE_END_RUBY_EXPR</string> <key>value</key> <string> %></string> </dict> <dict> <key>name</key> <string>TM_RAILS_TEMPLATE_START_RUBY_INLINE</string> <key>value</key> <string><% </string> </dict> <dict> <key>name</key> <string>TM_RAILS_TEMPLATE_END_RUBY_INLINE</string> <key>value</key> <string> -%></string> </dict> <dict> <key>name</key> <string>TM_RAILS_TEMPLATE_END_RUBY_BLOCK</string> <key>value</key> <string><% end -%></string> </dict> </array> </dict> <key>uuid</key> <string>87EF33FE-E918-11DC-A399-00112475D960</string> </dict> </plist>
Version data entries
52 entries across 44 versions & 3 rubygems