web_translate_it gem v1.7.3.1 released
By Edouard on May 6, 2011
I just released a new version of the web_translate_it gem, which fixes two minor bugs.
Here’s the changelog:
Fix: Broken links on wti server.
Fix: Avoid crashes on blank checksums (ticket #53). This bug could happen when the file checksum is not yet calculated by WTI server, typically when doing a wti push then a wti pull too quickly.
Update Sinatra to 1.2.6.
Install or Upgrade
To install web_translate_it
, please refer to the gem documentation.
To upgrade web_translate_it
to its latest version, type in a terminal: gem install web_translate_it
.