Sha256: dff83166c4bff8c7104c9d10da5fa1d2af357ac35b48469a91f1369c186d4718

Contents?: true

Size: 115 Bytes

Versions: 2

Compression:

Stored size: 115 Bytes

Contents

require 'encrypted_cookie'

module RestPack::Web::Rack
  class Session < Rack::Session::EncryptedCookie

  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
restpack_web-0.4.1 lib/restpack_web/rack/session.rb
restpack_web-0.0.5 lib/restpack_web/rack/session.rb