Skip to content

Converts \r\n characters to \n for attributes on ActiveModel-like entities.

Notifications You must be signed in to change notification settings

nulogy/normalize_line_endings

Repository files navigation

NormalizeLineEndings

Converts \r\n characters to \n for attributes on ActiveModel-like entities.

Installation

Add this line to your application's Gemfile:

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

About

Converts \r\n characters to \n for attributes on ActiveModel-like entities.

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published