Sha256: 5651f1c616c04e1e3948603968004795688650c5278a8d6c49b5bcfc51f32b3b

Contents?: true

Size: 203 Bytes

Versions: 3

Compression:

Stored size: 203 Bytes

Contents

module Shhh
  module App
    module Password
      module Cache
        SERVER = {
          host: '127.0.0.1',
          port: 8787
        }
      end
    end
  end
end

Shhh.dir_r 'shhh/app/password'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
shhh-1.6.3 lib/shhh/app/password/cache.rb
shhh-1.6.2 lib/shhh/app/password/cache.rb
shhh-1.6.1 lib/shhh/app/password/cache.rb