Sha256: ca27b57a20e359e3d2760bb286c3d69e398a8214e91d541a75163f217f4d8b4c
Contents?: true
Size: 391 Bytes
Versions: 6
Compression:
Stored size: 391 Bytes
Contents
# NormalizeLineEndings Converts \r\n characters to \n for attributes on ActiveModel-like entities. ## Installation Add this line to your application's Gemfile: ```ruby gem 'normalize_line_endings' ``` And then execute: $ bundle Or install it yourself as: $ gem install normalize_line_endings ## Usage Run tests by cd'ing to the root of the gem directory and running `rake`
Version data entries
6 entries across 6 versions & 1 rubygems