Files
diaspora/lib
Dennis Schubert 35da56109f Create a dup string from the return value of .truncate.
Due to a bug in Rails, .truncate returns a frozen string if the string actually changed, but not if there are no changes. This leads to inconsistent behaviour, and broken tests.

This was fixed upstream, see https://github.com/rails/rails/pull/36109, but the fix did not make it into 5.2.x, so we have to work around for the time being.
2020-02-11 23:53:14 +01:00
..
2018-07-17 01:23:56 +02:00
2019-05-12 00:06:28 +02:00
2017-09-17 19:32:45 +02:00