Sha256: 9685707c365b37e27a1c66ce7a3638c8566af913b58bbf6bc536abd9feafcd2d
Contents?: true
Size: 1.68 KB
Versions: 0
Compression: gzip
Compressed size: 723 Bytes
Stored size: 723 Bytes
Contents
--- !ruby/object:Gem::Specification name: smooch version: !ruby/object:Gem::Version hash: 25 prerelease: segments: - 0 - 1 - 1 version: 0.1.1 platform: ruby authors: - Brian Leonard autorequire: bindir: bin cert_chain: [] date: 2011-02-07 00:00:00 -08:00 default_executable: dependencies: [] description: |- Smooch allows you to make A/B decisions and report them to KISS Metrics. It combines the power of makings these decisions in Ruby code with the enhcanced reporting of the KISS Metrics Javascript. email: - brian@bleonard.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - MIT-LICENSE - README.mdown - Rakefile - init.rb - lib/smooch.rb - lib/smooch/base.rb - lib/smooch/controller.rb - lib/smooch/helpers.rb - lib/smooch/version.rb - smooch.gemspec - spec/application.rb - spec/base_spec.rb - spec/config/kissmetrics.yml - spec/controller_spec.rb - spec/spec_helper.rb has_rdoc: true homepage: "" licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: smooch rubygems_version: 1.5.0 signing_key: specification_version: 3 summary: Smooch interacts with KISS Metrics test_files: - spec/application.rb - spec/base_spec.rb - spec/config/kissmetrics.yml - spec/controller_spec.rb - spec/spec_helper.rb