public
Description: A collection of yasnippets snippet definitions for use with Ruby on Rails
Homepage:
Clone URL: git://github.com/eschulte/yasnippets-rails.git
gary (author)
Sun Sep 07 12:40:34 -0700 2008
commit  9b12c797a11a975960c435f4723f52cb9740cb70
tree    dba026c6ded5dd26671365117174608cb9873c87
parent  5cc4c6d476bccc2e3a71cffc5221099db0c34540
name age message
file .gitignore Tue Jul 15 15:59:40 -0700 2008 added .gitignore [eschulte]
file README Tue Jul 15 16:01:28 -0700 2008 minor documentation changes [eschulte]
directory rails-snippets/ Thu Jul 31 16:46:11 -0700 2008 removed unwanted newlines [eschulte]
file setup.el Sun Sep 07 12:40:34 -0700 2008 added a MuMaMo existence check. [gary]
directory test/ Sun Jul 20 18:11:34 -0700 2008 tweaking snippets [eschulte]
directory util/ Tue Jul 15 15:58:34 -0700 2008 first commit [eschulte]
README
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''