Sha256: 8f7134287a8e15c1fc7fc97e5e227063ec25b0aaa2b57b59633ce022e01926bf
Contents?: true
Size: 1.91 KB
Versions: 0
Compression: gzip
Compressed size: 779 Bytes
Stored size: 779 Bytes
Contents
--- !ruby/object:Gem::Specification name: rack-olark version: !ruby/object:Gem::Version prerelease: version: 0.0.2 platform: ruby authors: - Dan Poggi autorequire: bindir: bin cert_chain: [] date: 2011-05-05 00:00:00 Z dependencies: - !ruby/object:Gem::Dependency name: rack prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: 1.2.2 type: :runtime version_requirements: *id001 - !ruby/object:Gem::Dependency name: haml prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: 3.1.1 type: :runtime version_requirements: *id002 description: Rack middleware which injects the Olark JavaScript code before the end of the body of any HTML document being sent to the client. Code from rack/google-analytics has been used liberally and expanded/trimmed down where needed. Mucho thanks to Lee Hambley and other cool rack/google-analytics bros. email: - dan.poggi@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - .rvmrc - Gemfile - LICENSE - README.md - Rakefile - VERSION - lib/rack-olark.rb - lib/rack/olark.rb - lib/rack/templates/olark.haml - rack-olark.gemspec homepage: https://github.com/dpoggi/rack-olark 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: rack-olark rubygems_version: 1.7.2 signing_key: specification_version: 3 summary: Rack middleware for embedding Olark. test_files: []