Saturday, May 4, 2024
 Popular · Latest · Hot · Upcoming
17
rated 0 times [  17] [ 0]  / answers: 1 / hits: 7280  / 3 Years ago, fri, july 16, 2021, 3:24:08

I'd like to know which gedit plugins I could install to make programming for Ruby and Ruby on Rails easier?


More From » programming

 Answers
3

simply



sudo apt-add-repository ppa:ubuntu-on-rails/ppa
sudo apt-get update
sudo apt-get install gedit-gmate


and activate the plugins you want from options menu. It will activate sintax highlighting for erb files and many snippets for RoR developing.


[#44532] Saturday, July 17, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
urvedcaly

Total Points: 171
Total Questions: 118
Total Answers: 124

Location: Cape Verde
Member since Fri, Nov 27, 2020
4 Years ago
;