You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/models/concerns
Akihiko Odaki (@fn_aki@pawoo.net) e27f792c24 Some minor change and spec for Account (#3813)
* Introduce domains method to Account relation

Account had followers_domains method, which was excessively specific.
Let relation of Account have domains method instead.

* Move follow_mapping in Account to AccountInteractions

* Introduce shared examples for AccountAvatar inclusion

* Cover Account more
7 years ago
..
account_avatar.rb
account_finder_concern.rb
account_header.rb
account_interactions.rb Some minor change and spec for Account (#3813) 7 years ago
attachmentable.rb
cacheable.rb
paginable.rb Improve RuboCop rules (compatibility to Code Climate) (#3636) 7 years ago
remotable.rb
status_threading_concern.rb
streamable.rb