Sha256: b6a0f4eb0f8ba4116f1c5308ac5390c55a495d9b0c6cca417e08602974f1607e
Contents?: true
Size: 1.53 KB
Versions: 0
Compression: gzip
Compressed size: 658 Bytes
Stored size: 658 Bytes
Contents
--- !ruby/object:Gem::Specification name: doc_juan version: !ruby/object:Gem::Version version: 1.2.0 prerelease: platform: ruby authors: - Joel JunstroĢm autorequire: bindir: bin cert_chain: [] date: 2012-09-26 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: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.24 signing_key: specification_version: 3 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