mastodon/app
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
..
chewy
controllers
helpers
javascript Allow the media modal to be closed by pressing back (#7934) 2018-07-03 16:12:05 +02:00
lib
mailers
models Restore support to ruby 2.3, add ruby 2.3 to circle ci (#7935) 2018-07-03 19:47:09 +02:00
policies
presenters
serializers
services Fix check for PotentialFriendshipTracker when replying (#7933) 2018-07-03 05:00:44 +02:00
validators
views
workers