]> cat aescling's git repositories - mastodon.git/commit
Restore support to ruby 2.3, add ruby 2.3 to circle ci (#7935)
authorRenato "Lond" Cerqueira <renato@lond.com.br>
Tue, 3 Jul 2018 17:47:09 +0000 (19:47 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 3 Jul 2018 17:47:09 +0000 (19:47 +0200)
commit4045b50bd6f6194f41384c2426bd9b17831b1438
tree905504f95b67d2dc1c567079036e21038f1f281c
parentbbbe3ed6baec5758704ceda31f50182bcccea86c
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
.circleci/config.yml
app/models/concerns/attachmentable.rb