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
Renato "Lond" Cerqueira 4045b50bd6 Restore support to ruby 2.3, add ruby 2.3 to circle ci (#7935)
This replace calls of String#match? with rails Regex#match?
This follows the same idea used to keep Rails 5.2 compatible with Ruby
2.2.2 in https://github.com/rails/rails/pull/32973
7 years ago
..
account_avatar.rb
account_finder_concern.rb
account_header.rb
account_interactions.rb Re-add follow recommendations API (#7918) 7 years ago
attachmentable.rb Restore support to ruby 2.3, add ruby 2.3 to circle ci (#7935) 7 years ago
cacheable.rb
expireable.rb Keyword/phrase filtering (#7905) 7 years ago
omniauthable.rb
paginable.rb
relationship_cacheable.rb
remotable.rb
status_threading_concern.rb
streamable.rb