File: client.rb

package info (click to toggle)
ruby-dalli 5.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 992 kB
  • sloc: ruby: 9,447; sh: 19; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 145 bytes parent folder | download | duplicates (3)
1
2
3
# frozen_string_literal: true

puts "You can remove `require 'dalli/cas/client'` as this code has been rolled into the standard 'dalli/client'."