Tim Aßmann
Tim Aßmann
sorted_set was part of the ruby stdlib, but got moved to a gem in ruby 3.0
Rails 7 is the next release coming up. in our Gemfile we have ` gem "rails", "7.0.0.alpha", git: 'https://github.com/rails/rails.git', branch: 'main'` An upgrade is not possible with data-migrate because of...
UIWebView is deprecated and apps with any traces of it are not allowed to get published on iOS anymore.
YapDatabase, Analytics and SwiftyUserDefaults need some more work to update those - pinned them on their current major version.
Our little hackday about EyeEm, Ello, ElloWorks and CreativeCommission cross promotion. Brother and Sisters.
This enables sort and filter posts by a user in his profile. See specs on how to use it with graphql in the userPostStream
In apex only a virtual is_spammer is used that relies on users..flags information. But we are mainly using the user.is_spam flag determines if a user is spam or not -...
sidekiq uses a different redis as it does not work with our sharded redis.