We’ve published a new repository at GitHub with some gEdit Snippets for Ruby on Rails. Comments and any suggestions are always welcome!!!

Installation

1. Get the sources:

$ git clone git://github.com/innetra/gedit-snippets-for-rails.git

2. Copy the xml files to your snippets dir:

$ cp gedit-snippets-for-rails/*xml ~/.gnome2/gedit/snippets/.

And you’re done… enjoy!!!

Warning

You might have created snippets already, so I recommend to backup your snippets folder first:

$ cp -R ~/.gnome2/gedit/snippets ~/.gnome2/gedit/snippets.bkp

References