shadabahmed / logstasher

Awesome rails logs
MIT License
818 stars 136 forks source link

Fix list of files in gemspec #52

Closed tfausak closed 10 years ago

tfausak commented 10 years ago

Fixes #51.

>> '\n'
=> "\\n"
>> "\n"
=> "\n"