HakubJozak / yasnippets-rails

A collection of yasnippets snippet definitions for use with Ruby on Rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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''

About

A collection of yasnippets snippet definitions for use with Ruby on Rails


Languages

Language:Emacs Lisp 100.0%