https://github.com/svenfuchs/rails-i18n

Last synced: about 1 month ago

Repository metadata:

Repository for collecting Locale data for Ruby on Rails I18n as well as other interesting, Rails related I18n stuff


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 1,750
Total Committers: 616
Avg Commits per committer: 2.841
Development Distribution Score (DDS): 0.877

Commits in past year: 37
Committers in past year: 16
Avg Commits per committer in past year: 2.313
Development Distribution Score (DDS) in past year: 0.73

Name Email Commits
Tsutomu Kuroda t****a@o****p 216
digitalfrost g****r@g****m 106
Christopher Dell c****s@t****m 85
Sven Fuchs s****s@a****e 55
Akira Matsuda r****e@d****p 26
Jose Luis Duran j****n 23
Yaroslav Markin y****v@m****t 22
Paulo Abreu p****u@c****m 20
Sunny Ripert s****y@s****g 18
Christian Schmidt g****b@c****k 16
Alexander Mossin a****n@g****m 14
Tonči Damjanić t****c@g****m 14
Nash Bridges p****m@g****m 13
Simon Hürlimann (CyT) s****n@c****h 11
Paulo Abreu p****u@g****m 11
Kaspars Bankovskis k****s@k****v 11
Fotos Georgiadis g****s@g****m 11
Simone Carletti w****s@w****t 10
Jozef Fulop j****s@s****m 10
Nick Kokkos n****s@g****m 10
Tse-Ching Ho t****o@g****m 9
kfl62 k****g@g****m 9
Philippe Vaucher p****r@s****m 9
Ozgun Ataman o****n@g****m 9
GunChleoc f****s@f****t 8
danijel d****c@d****r 8
Tom Hughes t****m@c****u 8
José Ney Guerrero j****o@g****m 8
Prem Sichanugrist s@s****m 8
Patrick Chew p****w@c****g 7
and 586 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: rails-i18n

A set of common locale data and translations to internationalize and/or localize your Rails applications.

  • Homepage: https://github.com/svenfuchs/rails-i18n
  • Documentation: http://www.rubydoc.info/gems/rails-i18n/
  • Licenses: MIT
  • Latest release: 7.0.9 (published 9 months ago)
  • Last Synced: 2024-11-10T20:50:02.187Z (about 1 month ago)
  • Versions: 77
  • Dependent Packages: 162
  • Dependent Repositories: 22,633
  • Downloads: 96,368,237 Total
  • Docker Downloads: 484,975,266
  • Rankings:
    • Forks count: 0.105%
    • Downloads: 0.216%
    • Dependent packages count: 0.216%
    • Average: 0.226%
    • Dependent repos count: 0.235%
    • Docker downloads count: 0.261%
    • Stargazers count: 0.325%
  • Maintainers (4)
go: github.com/svenfuchs/rails-i18n


Dependencies

Gemfile.lock rubygems
  • actionpack 7.0.2.2
  • actionview 7.0.2.2
  • activesupport 7.0.2.2
  • ast 2.4.2
  • builder 3.2.4
  • concurrent-ruby 1.1.9
  • crass 1.0.6
  • diff-lcs 1.4.4
  • erubi 1.10.0
  • highline 2.0.3
  • i18n 1.9.1
  • i18n-spec 0.6.0
  • i18n-tasks 0.9.37
  • iso 0.4.0
  • loofah 2.14.0
  • method_source 1.0.0
  • mini_portile2 2.7.1
  • minitest 5.15.0
  • nokogiri 1.13.1
  • parser 3.1.0.0
  • racc 1.6.0
  • rack 2.2.3
  • rack-test 1.1.0
  • rails-dom-testing 2.0.3
  • rails-html-sanitizer 1.4.2
  • rails-i18n 7.0.5
  • railties 7.0.2.2
  • rainbow 3.0.0
  • rake 13.0.6
  • rspec-core 3.9.3
  • rspec-expectations 3.9.4
  • rspec-mocks 3.9.1
  • rspec-rails 3.9.1
  • rspec-support 3.9.4
  • terminal-table 3.0.2
  • thor 1.2.1
  • tzinfo 2.0.4
  • unicode-display_width 2.1.0
  • zeitwerk 2.5.4
rails-i18n.gemspec rubygems
  • i18n-spec ~> 0.6.0 development
  • i18n-tasks ~> 0.9.37 development
  • rspec-rails ~> 3.7 development
  • i18n >= 0.7, < 2
  • railties >= 6.0.0, < 8