htmlentity_translator 0.0.1
This gem is a simple libraty to help add or remoge HTML entities to a string the usage is simple "&this needs to be removedá".decode_entities will remove all HTML entities, and "á now I need it encoded".encode_entities will replace non printable ascii with the corresponding HTML entitites
          Gemfile:
          =
        
        
          install:
          =
        
      Versions:
- 0.0.1 May 27, 2016 (9.5 KB)
