That's it. Scribes just doesn't highlight or load templates for my Ruby on Rails templates.

Any of you had better luck?

link|improve this question
feedback

2 Answers

up vote 0 down vote accepted

There's a few tutorials on how to get it to work:

http://ubuntuforums.org/showthread.php?t=469300

http://robzon.aenima.pl/2007/10/ubuntu-710-rails-gedit-and.html

link|improve this answer
Holy Frijoly, it works! Thank you! =D – Erik Escobedo Jul 5 '10 at 19:27
No problem. Just don't forget to tag this question as answered. – BioXhazard Jul 5 '10 at 19:58
feedback

Follow the following instruction and it should be working.

sudo add-apt-repository ppa:ubuntu-on-rails/ppa
sudo apt-get update
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.