RubyGems Navigation menu

debilinguifier 0.1.0

The purpose of this gem is to return a phrase written using two charsets due to user's mistake. The reason behind this is that we have a db we want to migrate populated with such entries and we want to somehow sanitize it. The db contains company and product names in capital letters (e.g. the user might have written "komπολοι".upcase instead of "κομπολοι".upcase", resulting in a string that in capital letters seems to be the same, but in practice is not)

Gemfile:
=

install:
=

Versions:

  1. 1.0.0 April 03, 2017 (13.5 KB)
  2. 0.1.0 March 26, 2017 (11.5 KB)

Development Dependencies (6):

bundler ~> 1.0
juwelier ~> 2.1.0
rdoc ~> 3.12
rspec ~> 3.5
shoulda >= 0
simplecov >= 0

Owners:

Authors:

  • apapamichalis

SHA 256 checksum:

=

Total downloads 4,583

For this version 1,988

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: