/yasnippets-rails

Forked from eschulte/yasnippets-rails. A collection of yasnippets snippet definitions for use with Ruby on Rails

Primary LanguageEmacs Lisp

yasnippets snippet definitions for use with Ruby on Rails

for information on yasnippets see http://code.google.com/p/yasnippet/
for information on Ruby on Rails see http://www.rubyonrails.org/

contents:

- setup.el: contains some configuration options for using yasnippets
              in a Ruby on Rails project, specifically in .rhtml files
              alongside Rhtml-Mode or MuMaMo-Mode

- rails-snippets: the actual directory of snippets

- util: The elisp I used to convert these snippets from
              rinari-abbrevs.el.  All credit for their content goes to
              the creators of rinari-abbrevs.el... ``Thanks to
              TextMate, Pete Kazmier, and Galinsky Dmitry''