Sha256: ca3c958c39b3cdf585251c1ac80a8bab28ee9be4518edbcc154d6b248fe1b85e

Contents?: true

Size: 1.92 KB

Versions: 0

Compression: gzip

Compressed size: 933 Bytes

Stored size: 933 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: conductor
version: !ruby/object:Gem::Version 
  prerelease: false
  segments: 
  - 0
  - 0
  - 0
  version: 0.0.0
platform: ruby
authors: 
- Noctivity
autorequire: 
bindir: bin
cert_chain: []

date: 2010-09-26 00:00:00 -04:00
default_executable: 
dependencies: []

description: Conductor is the bastard child of a/b testing and personalization.  It throws everything you know about creating a web site our the window and lets you just "try stuff" without ever having to worry about not maximing your site's "purpose."  Have a new landing page?  Just throw it to the conductor.  Want to try different price points - conductor.  Different form designs?  Conductor.  Conductor will rotate all alternatives through the mix and eventually settle on the top performing of all, without you having to do anything other than just creating.  Think "intelligent A/B testing" on steriods.
email: jlippiner@noctivity.com
executables: []

extensions: []

extra_rdoc_files: 
- LICENSE
- README.rdoc
files: 
- .document
- .gitignore
- LICENSE
- README.rdoc
- Rakefile
- VERSION
- conductor.gemspec
- lib/conductor.rb
- test/helper.rb
- test/test_conductor.rb
has_rdoc: true
homepage: http://github.com/noctivityinc/conductor
licenses: []

post_install_message: 
rdoc_options: 
- --charset=UTF-8
require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      segments: 
      - 0
      version: "0"
required_rubygems_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      segments: 
      - 0
      version: "0"
requirements: []

rubyforge_project: conductor
rubygems_version: 1.3.7
signing_key: 
specification_version: 3
summary: let's you just try things while always maximizing towards a goal (e.g. purchase, signups, etc)
test_files: 
- test/helper.rb
- test/test_conductor.rb

Package Spec version

conductor-0.0.0