Sha256: a290ab1e3fbd846bd04914a9dde1298b3b7809d221832a1c19aacb5fa7fb7cfb

Contents?: true

Size: 1.5 KB

Versions: 0

Compression: gzip

Compressed size: 644 Bytes

Stored size: 644 Bytes

Contents

--- !ruby/object:Gem::Specification
name: doc_juan
version: !ruby/object:Gem::Version
  version: 1.2.2
platform: ruby
authors:
- Joel JunstroĢˆm
autorequire: 
bindir: bin
cert_chain: []
date: 2016-07-16 00:00:00.000000000 Z
dependencies: []
description: A small helper class to generate urls to a Doc-Juan instance
email:
- joel.junstrom@oktavilla.se
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".gitignore"
- Gemfile
- LICENSE
- README.md
- Rakefile
- doc_juan.gemspec
- lib/doc_juan.rb
- lib/doc_juan/config.rb
- lib/doc_juan/token.rb
- lib/doc_juan/url_generator.rb
- lib/doc_juan/url_helper.rb
- lib/doc_juan/version.rb
- spec/configuration_spec.rb
- spec/spec_helper.rb
- spec/token_spec.rb
- spec/url_generator_spec.rb
- spec/url_helper_spec.rb
homepage: https://github.com/Oktavilla/Doc-Juan-Helper
licenses: []
metadata: {}
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubyforge_project: 
rubygems_version: 2.6.4
signing_key: 
specification_version: 4
summary: Given a url and options the DocJuan generates a url to a DocJuan server including
  the calculated hmac key
test_files:
- spec/configuration_spec.rb
- spec/spec_helper.rb
- spec/token_spec.rb
- spec/url_generator_spec.rb
- spec/url_helper_spec.rb

Package Spec version

doc_juan-1.2.2