--- !ruby/object:Gem::Specification name: mountain-goat version: !ruby/object:Gem::Version hash: 13 prerelease: segments: - 0 - 0 - 9 version: 0.0.9 platform: ruby authors: - Geoffrey Hayes - drawn.to autorequire: bindir: bin cert_chain: [] date: 2011-07-11 00:00:00 -05:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: rspec prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 7 segments: - 2 - 2 - 0 version: 2.2.0 type: :development version_requirements: *id001 - !ruby/object:Gem::Dependency name: rack-test prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 7 segments: - 0 - 5 - 6 version: 0.5.6 type: :development version_requirements: *id002 description: A/B test everything and get awesome in-house analytics email: - geoff@drawn.to executables: [] extensions: [] extra_rdoc_files: [] files: - Gemfile - Gemfile.lock - History.md - LICENSE - POST_INSTALL - README.md - Rakefile - init.rb - install.rb - lib/flotilla.rb - lib/mountain-goat.rb - lib/mountain-goat/controllers/mountain_goat/mountain_goat_controller.rb - lib/mountain-goat/controllers/mountain_goat/mountain_goat_converts_controller.rb - lib/mountain-goat/controllers/mountain_goat/mountain_goat_metric_variants_controller.rb - lib/mountain-goat/controllers/mountain_goat/mountain_goat_metrics_controller.rb - lib/mountain-goat/controllers/mountain_goat/mountain_goat_rallies_controller.rb - lib/mountain-goat/metric_tracking.rb - lib/mountain-goat/models/ci_meta.rb - lib/mountain-goat/models/convert.rb - lib/mountain-goat/models/convert_meta_type.rb - lib/mountain-goat/models/cs_meta.rb - lib/mountain-goat/models/metric.rb - lib/mountain-goat/models/metric_variant.rb - lib/mountain-goat/models/rally.rb - lib/mountain-goat/public/containerbg.png - lib/mountain-goat/public/dirtyred.png - lib/mountain-goat/public/dottedblack.png - lib/mountain-goat/public/dottedblue.png - lib/mountain-goat/public/jquery.flot.js - lib/mountain-goat/public/mg.css - lib/mountain-goat/public/mg.js - lib/mountain-goat/public/mg.png - lib/mountain-goat/public/raster.png - lib/mountain-goat/switch_variant.rb - lib/mountain-goat/version.rb - lib/mountain-goat/views/mountain_goat/layouts/.tmp_mountain_goat.html.erb.27527~ - lib/mountain-goat/views/mountain_goat/layouts/mountain_goat.html.erb - lib/mountain-goat/views/mountain_goat/mountain_goat/.tmp_login.html.erb.27219~ - lib/mountain-goat/views/mountain_goat/mountain_goat/login.html.erb - lib/mountain-goat/views/mountain_goat/mountain_goat_converts/.tmp_index.html.erb.22467~ - lib/mountain-goat/views/mountain_goat/mountain_goat_converts/_convert_form.html.erb - lib/mountain-goat/views/mountain_goat/mountain_goat_converts/_convert_meta_type_form.html.erb - lib/mountain-goat/views/mountain_goat/mountain_goat_converts/edit.html.erb - lib/mountain-goat/views/mountain_goat/mountain_goat_converts/index.html.erb - lib/mountain-goat/views/mountain_goat/mountain_goat_converts/new.html.erb - lib/mountain-goat/views/mountain_goat/mountain_goat_converts/show.html.erb - lib/mountain-goat/views/mountain_goat/mountain_goat_metric_variants/_metric_variant_form.html.erb - lib/mountain-goat/views/mountain_goat/mountain_goat_metric_variants/edit.html.erb - lib/mountain-goat/views/mountain_goat/mountain_goat_metric_variants/index.html.erb - lib/mountain-goat/views/mountain_goat/mountain_goat_metric_variants/new.html.erb - lib/mountain-goat/views/mountain_goat/mountain_goat_metric_variants/show.html.erb - lib/mountain-goat/views/mountain_goat/mountain_goat_metrics/_metric_form.html.erb - lib/mountain-goat/views/mountain_goat/mountain_goat_metrics/edit.html.erb - lib/mountain-goat/views/mountain_goat/mountain_goat_metrics/index.html.erb - lib/mountain-goat/views/mountain_goat/mountain_goat_metrics/new.html.erb - lib/mountain-goat/views/mountain_goat/mountain_goat_metrics/show.html.erb - migrations/20090716093747_create_metric_tracking_tables.rb - migrations/20110710193220_mountain_goat_add_mg_options_table.rb - mountain-goat-0.0.1.gem - mountain-goat-0.0.2.gem - mountain-goat-0.0.3.gem - mountain-goat-0.0.4.gem - mountain-goat-0.0.5.gem - mountain-goat-0.0.6.gem - mountain-goat-0.0.8.gem - mountain-goat.gemspec has_rdoc: true homepage: http://github.com/hayesgm/mountain_goat 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: mountain-goat rubygems_version: 1.5.0 signing_key: specification_version: 3 summary: A/B Testing to the edge test_files: []