DEBSOURCES
Skip Quicknav
sources / ruby-redis-activesupport / 5.3.0-1 / lib / redis / active_support / version.rb
12345
class Redis module ActiveSupport VERSION = '5.3.0' end end