mastodon/app/lib/activitypub
ThibG e37358b3bc Fix code referencing wrong class (#12263)
For some reason, I have seen this only triggered here:
https://circleci.com/gh/tootsuite/mastodon/98324?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link

But Follow.find_by referenced the ActivityPub::Activity::Follow class
instead of the model class.
2019-11-04 13:02:27 +01:00
..
activity
activity.rb Fix code referencing wrong class (#12263) 2019-11-04 13:02:27 +01:00
adapter.rb
case_transform.rb
linked_data_signature.rb Add CLI task for rotating keys (#8466) 2018-08-26 20:21:03 +02:00
serializer.rb
tag_manager.rb