[geany/geany] 68f3a9: Filetypes: Add some Ruby file extensions

Igor Shaula git-noreply at xxxxx
Tue Mar 19 14:07:43 UTC 2013


Branch:      refs/heads/master
Author:      Igor Shaula <gentoo90 at gmail.com>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Tue, 19 Mar 2013 14:07:43 UTC
Commit:      68f3a9fe5a73fa3c98a62e56d5e96307ee9e8b71
             https://github.com/geany/geany/commit/68f3a9fe5a73fa3c98a62e56d5e96307ee9e8b71

Log Message:
-----------
Filetypes: Add some Ruby file extensions


Modified Paths:
--------------
    data/filetype_extensions.conf

Modified: data/filetype_extensions.conf
2 files changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -50,7 +50,7 @@ Python=*.py;*.pyw;SConstruct;SConscript;
 reStructuredText=*.rest;*.reST;*.rst;
 R=*.R;*.r;
 Rust=*.rs
-Ruby=*.rb;*.rhtml;*.ruby;
+Ruby=*.rb;*.rhtml;*.ruby;*.gemspec;Gemfile;rakefile;Rakefile;
 Scala=*.scala;*.scl;
 Sh=*.sh;configure;configure.in;configure.in.in;configure.ac;*.ksh;*.zsh;*.ash;*.bash;*.m4;
 SQL=*.sql;



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list