--- !ruby/object:Gem::Specification name: vanity version: !ruby/object:Gem::Version version: 1.2.0 platform: ruby authors: - Assaf Arkin autorequire: bindir: bin cert_chain: [] date: 2009-12-14 00:00:00 -08:00 default_executable: dependencies: [] description: Mirror, mirror on the wall ... email: assaf@labnotes.org executables: - vanity extensions: [] extra_rdoc_files: - README.rdoc - CHANGELOG files: - bin/vanity - lib/vanity/backport.rb - lib/vanity/commands/report.rb - lib/vanity/commands.rb - lib/vanity/experiment/ab_test.rb - lib/vanity/experiment/base.rb - lib/vanity/helpers.rb - lib/vanity/metric.rb - lib/vanity/mock_redis.rb - lib/vanity/playground.rb - lib/vanity/rails/dashboard.rb - lib/vanity/rails/helpers.rb - lib/vanity/rails/testing.rb - lib/vanity/rails.rb - lib/vanity/templates/_ab_test.erb - lib/vanity/templates/_experiment.erb - lib/vanity/templates/_experiments.erb - lib/vanity/templates/_metric.erb - lib/vanity/templates/_metrics.erb - lib/vanity/templates/_report.erb - lib/vanity/templates/flot.min.js - lib/vanity/templates/jquery.min.js - lib/vanity/templates/vanity.css - lib/vanity/templates/vanity.js - lib/vanity.rb - vendor/redis-rb/bench.rb - vendor/redis-rb/benchmarking/suite.rb - vendor/redis-rb/benchmarking/worker.rb - vendor/redis-rb/bin/distredis - vendor/redis-rb/examples/basic.rb - vendor/redis-rb/examples/incr-decr.rb - vendor/redis-rb/examples/list.rb - vendor/redis-rb/examples/sets.rb - vendor/redis-rb/lib/dist_redis.rb - vendor/redis-rb/lib/hash_ring.rb - vendor/redis-rb/lib/pipeline.rb - vendor/redis-rb/lib/redis/raketasks.rb - vendor/redis-rb/lib/redis.rb - vendor/redis-rb/LICENSE - vendor/redis-rb/profile.rb - vendor/redis-rb/Rakefile - vendor/redis-rb/README.markdown - vendor/redis-rb/redis-rb.gemspec - vendor/redis-rb/spec/redis_spec.rb - vendor/redis-rb/spec/spec_helper.rb - vendor/redis-rb/speed.rb - vendor/redis-rb/tasks/redis.tasks.rb - test/ab_test_test.rb - test/experiment_test.rb - test/experiments/age_and_zipcode.rb - test/experiments/metrics/cheers.rb - test/experiments/metrics/signups.rb - test/experiments/metrics/yawns.rb - test/experiments/null_abc.rb - test/metric_test.rb - test/playground_test.rb - test/rails_test.rb - test/test_helper.rb - CHANGELOG - MIT-LICENSE - README.rdoc - vanity.gemspec has_rdoc: true homepage: http://vanity.labnotes.org licenses: [] post_install_message: To get started run vanity --help rdoc_options: - --title - Vanity 1.2.0 - --main - README.rdoc - --webcvs - http://github.com/assaf/vanity require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: Experience Driven Development framework for Rails test_files: []