hooopo/second_level_cache

View on GitHub
lib/second_level_cache/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
# frozen_string_literal: true

module SecondLevelCache
  VERSION = "2.7.1"
end