Tagged Questions
2
votes
1answer
314 views
Are there any Gedit plugins for Rails
I have watched some video tutorials for rails and spotted gedit as very good editor for ruby on rails development.
I installed gmate and some plugins for programming (autocomplete and intelligent ...
1
vote
2answers
301 views
How to auto indent the characters of rb, erb, .html.erb files?
In mac using Text - Mate we can easily auto - indent the characters in the file for Ruby on Rails code in various rb,erb or html.erb files. I am searching for a plugin for GEdit for the same purpose ...
7
votes
2answers
4k views
How can I get gedit ready for programming in Ruby and Ruby on Rails?
I'd like to know which gedit plugins I could install to make programming for Ruby and Ruby on Rails easier?
3
votes
1answer
473 views
Is there ruby syntax validation plugin for gedit?
I am using the https://github.com/gmate/gmate setup, but it lacks a ruby syntax validation plugin.
Where can I find one?
Tnx!