Commit Graph

8 Commits

Author SHA1 Message Date
Matthias Viehweger
047062727e add block-form of assertions as additional snippets to ruby.snippets 2011-10-14 14:45:52 +02:00
Matthias Viehweger
15e8f9ebbb remove paranthesis from ruby assertions 2011-10-14 14:45:52 +02:00
Matthias Viehweger
3a971208b4 fix typo in snippet-comment 2011-10-14 08:56:19 -03:00
Matthias Viehweger
004fb8b2d5 add a statement for the ruby debugger to avoid jumping out of scope
ruby-debug places the cursor on the first statement after the debugger call.
If you place the debugger at the end of a method, you cannot debug the method
anymore. the true statement in innocent enough and keeps the cursor where you
expect it to be.
2011-10-14 08:55:58 -03:00
Matthias Viehweger
f21a4f61c0 remove trailing whitespace from ruby snippets 2011-10-14 08:55:39 -03:00
Eustaquio Rangel
faf3b63aeb There was already a content_for snippet on the eruby snippet file.
Tags for Rails views should go there and not on the Ruby snippet file.
2011-07-06 12:11:20 -03:00
Honza Pokorny
d2e0f8dc7e Remove merge conflict markers from ruby. Fixes #8. 2011-07-05 19:25:27 -03:00
Marc Weber
94aebfaadd Move all snippet files into a snippets directory so that you can install it
using VAM. The reason is that snipmate automatically looks for snippets
found in &rtp/snippets
2011-06-21 09:02:13 +02:00