CARVIEW |
Every repository with this icon (

Every repository with this icon (

Description: | A collection of scripts and configuration files that make gedit a more rails-friendly IDE |
Clone URL: |
git://github.com/mig/gedit-rails.git
Give this clone URL to anyone.
git clone git://github.com/mig/gedit-rails.git
|
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Thu May 29 14:21:03 -0700 2008 | ignore *.pyc, *~ [grigio] |
![]() |
README.textile | Sat Sep 20 22:02:19 -0700 2008 | plugs for gedit-themes [mig] |
![]() |
erb.lang | Thu May 29 15:27:53 -0700 2008 | fixed some erb issues [grigio] |
![]() |
install.sh | Sat Sep 20 22:02:19 -0700 2008 | plugs for gedit-themes [mig] |
![]() |
plugins/ | Thu May 29 14:38:22 -0700 2008 | changed permission to 777 [grigio] |
![]() |
rails.xml | Sat Sep 20 21:57:50 -0700 2008 | Merge branch 'master' of git://github.com/grigi... [mig] |
![]() |
snippets/ | Fri Jun 13 07:56:04 -0700 2008 | Merge branch 'master' of git://github.com/felip... [grigio] |
![]() |
styles/ | Thu May 29 14:38:22 -0700 2008 | changed permission to 777 [grigio] |
![]() |
yaml.lang | Thu May 29 14:38:22 -0700 2008 | changed permission to 777 [grigio] |
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, https://github.com/mig/gedit-themes