eschulte / yasnippets-rails

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

yasnippets-rails / README
100644 18 lines (12 sloc) 0.699 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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''