diaspora_federation/spec/lib
Benjamin Neff 7503e9a804
Fix when booleans in relayables are false
This was a problem with dislikes.

It's safe to use `to_s` here, because we have only strings, numbers and
booleans here anyway, because relayables don't support nested entities.
`to_s` is used to generate the `signature_data` string too.
2017-11-05 01:12:19 +01:00
..
diaspora_federation Fix when booleans in relayables are false 2017-11-05 01:12:19 +01:00
diaspora_federation_spec.rb Make rspec work without rails dependency 2017-04-05 02:02:04 +02:00