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
2018-07-03 19:47:09 +02:00
..
account_avatar.rb
account_finder_concern.rb
account_header.rb
account_interactions.rb
attachmentable.rb Restore support to ruby 2.3, add ruby 2.3 to circle ci (#7935) 2018-07-03 19:47:09 +02:00
cacheable.rb
expireable.rb
omniauthable.rb
paginable.rb
relationship_cacheable.rb
remotable.rb
status_threading_concern.rb
streamable.rb