public
Description: A collection of scripts and configuration files that make gedit a more rails-friendly IDE
Homepage: http://blog.pggbee.com
Clone URL: git://github.com/mig/gedit-rails.git
name age message
file .gitignore Thu May 29 14:21:03 -0700 2008 ignore *.pyc, *~ [grigio]
file README.textile Sat Sep 20 22:02:19 -0700 2008 plugs for gedit-themes [mig]
file erb.lang Thu May 29 15:27:53 -0700 2008 fixed some erb issues [grigio]
file install.sh Thu Jan 01 08:12:22 -0800 2009 merging changes from FooBarWidget [mig]
directory plugins/ Thu May 29 14:38:22 -0700 2008 changed permission to 777 [grigio]
file rails.xml Thu Jan 01 08:12:22 -0800 2009 merging changes from FooBarWidget [mig]
directory snippets/ Fri Jun 13 07:56:04 -0700 2008 Merge branch 'master' of git://github.com/felip... [grigio]
directory styles/ Thu May 29 14:38:22 -0700 2008 changed permission to 777 [grigio]
file yaml.lang Thu May 29 14:38:22 -0700 2008 changed permission to 777 [grigio]
README.textile

Gedit-Rails

This package provides some helpful plugins and language definitions, for developing ruby and ruby on rails applications with gedit, the default gtk text/source editor. While gedit, in it’s default state, is a very vanilla text editor, it can be extended through plugins, written either in Python or C, making it a very simple but powerful development environment.

After cloning this repo, simply run the provided install.sh script, and the plugins and language definitions will be applied for you.

One other thing I would suggest, you can get emacs like navigation keys by setting desktop/gnome/interface/gtk_key_theme to “Emacs” in gconf.

If you have a particular plugin, snippet, or any other configuration tweak, you find helpful in transforming gedit into a ruby development environment, please fork this repository and contribute.

Further, if you like pretty colors, check out my other gedit repo, http://github.com/mig/gedit-themes