--- !ruby/object:Gem::Specification name: vanity version: !ruby/object:Gem::Version version: 0.4.0 platform: ruby authors: - Assaf Arkin autorequire: bindir: bin cert_chain: [] date: 2009-11-19 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/commands/report.rb - lib/vanity/commands.rb - lib/vanity/experiment/ab_test.rb - lib/vanity/experiment/base.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/_report.erb - lib/vanity/templates/vanity.css - lib/vanity.rb - vendor/redis-0.1/lib/dist_redis.rb - vendor/redis-0.1/lib/hash_ring.rb - vendor/redis-0.1/lib/pipeline.rb - vendor/redis-0.1/lib/redis/raketasks.rb - vendor/redis-0.1/lib/redis.rb - vendor/redis-0.1/LICENSE - vendor/redis-0.1/Rakefile - vendor/redis-0.1/README.markdown - vendor/redis-0.1/spec/redis_spec.rb - vendor/redis-0.1/spec/spec_helper.rb - vendor/redis-0.1/tasks/redis.tasks.rb - test/ab_test_test.rb - test/experiment_test.rb - test/experiments/age_and_zipcode.rb - test/experiments/null_abc.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 0.4.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: []