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

2 comments
Comments feed for this article
February 1, 2009 at 2:52 pm
Adam
Thanks, Ivan. :)
February 1, 2009 at 11:25 pm
Ivan Torres
You’re welcome! If you feel something is missing please don’t hesitate to suggest it.
Best,
Iván