Sha256: 707907cbc02711bea9be198f117f024e1ea9084da45d016bed0100a5a53999d0

Contents?: true

Size: 124 Bytes

Versions: 8

Compression:

Stored size: 124 Bytes

Contents

module RealSavvy
  module JWT
    module Imposter
      def is_real_savvy_imposter
        true
      end
    end
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
real_savvy-0.0.12 lib/real_savvy/jwt/imposter.rb
real_savvy-0.0.10 lib/real_savvy/jwt/imposter.rb
real_savvy-0.0.9 lib/real_savvy/jwt/imposter.rb
real_savvy-0.0.8 lib/real_savvy/jwt/imposter.rb
real_savvy-0.0.7 lib/real_savvy/jwt/imposter.rb
real_savvy-0.0.6 lib/real_savvy/jwt/imposter.rb
real_savvy-0.0.5 lib/real_savvy/jwt/imposter.rb
real_savvy-0.0.4 lib/real_savvy/jwt/imposter.rb