ruby-gettext / gettext

Gettext gem is a pure Ruby Localization(L10n) library and tool which is modeled after the GNU gettext package.
https://ruby-gettext.github.io/
69 stars 28 forks source link

Tutorial #54

Closed AlexWayfer closed 4 years ago

AlexWayfer commented 7 years ago

Hello!

I found the tutorial link in README that doesn't work.

Do you have a working tutorial?

kou commented 7 years ago

Unfortunately, no...

AlexWayfer commented 7 years ago

@kou I see TODO that is already 4 years old. Is this gem no longer supported?

I liked the gettext format, but it's very hard to setup this in Ruby project: what about Rack (I found Locale::Middleware), what about generation of files (Rake obscure tasks) and connecting into project…

kou commented 7 years ago

Is this gem no longer supported?

Why? I've released a new version yesterday.