Commit Graph

14 Commits

Author SHA1 Message Date
Ryan Bigg 11b6273afe Ignore .tool-versions file 2019-01-07 09:37:32 +11:00
Peter Fry ebcd95ac57 Support JSON as a translation file format. 2018-09-07 08:48:01 -04:00
Alexander Popov b90e4cfc9f
Ignore `.ruby-version` file by `git`
It's a common format for `rbenv`, `rvm`, RuboCop, etc.
2018-07-20 17:08:58 +03:00
stereobooster 8d86d3a683 Use oj if available instead ActiveSupport::JSON 2017-11-10 18:52:13 +01:00
Ryan Bigg 27d7ab77b9 Remove Gemfile.lock from source control
The gems installed here should be using the ones as specified in the gemspec (if any), as that is how Rubygems itself will install them
2016-12-05 08:27:06 +11:00
knapo a4be202b0f Add .rvmrc to gitignore 2011-02-24 22:16:44 +01:00
Sven Fuchs a12b9517a1 extract i18n-cldr to a separate gem.
also, remove parsetree and ruby2ruby deps which aren't needed any more.
2010-11-18 00:20:38 +01:00
Sven Fuchs 24f9d33477 bundlerize test setup for ci 2010-10-16 15:05:16 +02:00
knapo 9b14943d5e Add I18n.with_locale method 2010-05-09 15:34:09 +02:00
Norman Clarke 2cf0887934 Added vim swapfiles and pkg dir to ignored. 2010-04-28 15:59:50 -03:00
Sven Fuchs 3ec70909b3 ignore vendor/cldr 2010-01-17 12:39:59 +01:00
Josh Harvey 5f4c3b56ea started adding rdoc formatting 2008-06-23 18:22:07 +03:00
Sven Fuchs 6cf737fdba adding active_record validation i18n unit tests 2008-06-19 01:16:41 +02:00
Matt Aimonetti 63848e3533 imported the old i18n project from rubyforge, written by Stephan Soller, Saimon Moore and the rest of the Ruby i18n team. 2008-05-17 15:46:43 -07:00