This website requires JavaScript.
Explore
Help
Sign In
mirror
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon
synced
2024-11-23 22:56:20 +09:00
Code
renovate/webauthn-3.x-lockfile
mastodon
/
config
/
initializers
/
redis.rb
4 lines
66 B
Ruby
Raw
Permalink
Normal View
History
Unescape
Escape
Enable Rubocop Style/FrozenStringLiteralComment (#23793)
2023-07-12 16:47:08 +09:00
# frozen_string_literal: true
Upgrade to latest redis-rb 4.x and fix deprecations (#23616) Co-authored-by: Jean Boussier <jean.boussier@gmail.com>
2023-03-05 00:38:28 +09:00
Redis
.
sadd_returns_boolean
=
false
Copy Permalink