Flowdock
method

normalize_key

Importance_1
v5.2.3 - Show latest stable - 0 notes - Class: ActiveSupport::Cache::MemCacheStore
normalize_key(key, options) private

Memcache keys are binaries. So we need to force their encoding to binary before applying the regular expression to ensure we are escaping all characters properly.

Show source
Register or log in to add new notes.