[Bug 15022] gedit doesn't recognize automatically Ruby files
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Tue Sep 13 18:46:17 UTC 2005
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=15022
Ubuntu | gedit
------- Additional Comments From mike at lepton.fr 2005-09-13 19:46 UTC -------
Ruby scripts don't always start with #! or anything. Like python scripts or any
other interpreted language. Included files, for example, don't need this because
they'll never be executed.
An empty .rb file is a Ruby script, like an empty .pl file is a Perl script.
I see in the freedesktop file you mentioned that python has a special <glob
pattern="*.py"/>. Something similar with Ruby would be nice (with "*.rb").
--
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the desktop-bugs
mailing list