# -*- encoding: utf-8 -*- # stub: rails_customerbeats 0.0.5 ruby lib Gem::Specification.new do |s| s.name = "rails_customerbeats".freeze s.version = "0.0.5".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["r.lomascolo@rodolfolomascolo.com".freeze] s.date = "2012-05-15" s.description = "Customer Journey Mapping for your app on top of ActiveSupport::Notifications based on the rails_metrics gem".freeze s.email = "r.lomascolo@rodolfolomascolo.com".freeze s.extra_rdoc_files = ["README.rdoc".freeze] s.files = ["CHANGELOG.rdoc".freeze, "Gemfile".freeze, "MIT-LICENSE".freeze, "README.rdoc".freeze, "Rakefile".freeze, "TODO.rdoc".freeze, "app/controllers/rails_customerbeats_controller.rb".freeze, "app/helpers/rails_customerbeats_helper.rb".freeze, "app/views/layouts/rails_customerbeats.html.erb".freeze, "app/views/rails_customerbeats/_request.html.erb".freeze, "app/views/rails_customerbeats/_row.html.erb".freeze, "app/views/rails_customerbeats/all.html.erb".freeze, "app/views/rails_customerbeats/chart.html.erb".freeze, "app/views/rails_customerbeats/index.html.erb".freeze, "app/views/rails_customerbeats/show.html.erb".freeze, "config/routes.rb".freeze, "lib/generators/rails_customerbeats_generator.rb".freeze, "lib/rails_customerbeats.rb".freeze, "lib/rails_customerbeats/async_consumer.rb".freeze, "lib/rails_customerbeats/engine.rb".freeze, "lib/rails_customerbeats/middleware.rb".freeze, "lib/rails_customerbeats/orm/active_record.rb".freeze, "lib/rails_customerbeats/orm/data_mapper.rb".freeze, "lib/rails_customerbeats/payload_parser.rb".freeze, "lib/rails_customerbeats/store.rb".freeze, "lib/rails_customerbeats/version.rb".freeze, "public/images/rails_customerbeats/arrow_down.png".freeze, "public/images/rails_customerbeats/arrow_up.png".freeze, "public/images/rails_customerbeats/cancel.png".freeze, "public/images/rails_customerbeats/chart_pie.png".freeze, "public/images/rails_customerbeats/page_white_delete.png".freeze, "public/images/rails_customerbeats/page_white_go.png".freeze, "public/images/rails_customerbeats/tick.png".freeze, "public/javascripts/rails_customerbeats/g.pie-min.js".freeze, "public/javascripts/rails_customerbeats/g.raphael-min.js".freeze, "public/javascripts/rails_customerbeats/raphael-min.js".freeze, "public/stylesheets/rails_customerbeats.css".freeze, "test/dummy/app/controllers/application_controller.rb".freeze, "test/dummy/app/controllers/users_controller.rb".freeze, "test/dummy/app/helpers/application_helper.rb".freeze, "test/dummy/app/models/metric.rb".freeze, "test/dummy/app/models/notification.rb".freeze, "test/dummy/app/models/user.rb".freeze, "test/dummy/config/application.rb".freeze, "test/dummy/config/boot.rb".freeze, "test/dummy/config/environment.rb".freeze, "test/dummy/config/environments/development.rb".freeze, "test/dummy/config/environments/production.rb".freeze, "test/dummy/config/environments/test.rb".freeze, "test/dummy/config/initializers/backtrace_silencers.rb".freeze, "test/dummy/config/initializers/cookie_verification_secret.rb".freeze, "test/dummy/config/initializers/session_store.rb".freeze, "test/dummy/config/routes.rb".freeze, "test/dummy/db/migrate/20100106152343_create_metrics.rb".freeze, "test/dummy/db/migrate/20100108120821_create_users.rb".freeze, "test/integration/instrumentation_test.rb".freeze, "test/integration/navigation_test.rb".freeze, "test/orm/active_record_test.rb".freeze, "test/payload_parser_test.rb".freeze, "test/rails_customerbeats_test.rb".freeze, "test/store_test.rb".freeze, "test/support/helpers.rb".freeze, "test/support/instrumentation.rb".freeze, "test/support/mock_store.rb".freeze, "test/support/webrat/integrations/rails.rb".freeze, "test/test_helper.rb".freeze] s.homepage = "http://github.com/".freeze s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Customer Journey Mapping for your app on top of ActiveSupport::Notifications".freeze s.test_files = ["test/dummy/app/controllers/application_controller.rb".freeze, "test/dummy/app/controllers/users_controller.rb".freeze, "test/dummy/app/helpers/application_helper.rb".freeze, "test/dummy/app/models/metric.rb".freeze, "test/dummy/app/models/notification.rb".freeze, "test/dummy/app/models/user.rb".freeze, "test/dummy/config/application.rb".freeze, "test/dummy/config/boot.rb".freeze, "test/dummy/config/environment.rb".freeze, "test/dummy/config/environments/development.rb".freeze, "test/dummy/config/environments/production.rb".freeze, "test/dummy/config/environments/test.rb".freeze, "test/dummy/config/initializers/backtrace_silencers.rb".freeze, "test/dummy/config/initializers/cookie_verification_secret.rb".freeze, "test/dummy/config/initializers/session_store.rb".freeze, "test/dummy/config/routes.rb".freeze, "test/dummy/db/migrate/20100106152343_create_metrics.rb".freeze, "test/dummy/db/migrate/20100108120821_create_users.rb".freeze, "test/integration/instrumentation_test.rb".freeze, "test/integration/navigation_test.rb".freeze, "test/orm/active_record_test.rb".freeze, "test/payload_parser_test.rb".freeze, "test/rails_customerbeats_test.rb".freeze, "test/store_test.rb".freeze, "test/support/helpers.rb".freeze, "test/support/instrumentation.rb".freeze, "test/support/mock_store.rb".freeze, "test/support/webrat/integrations/rails.rb".freeze, "test/test_helper.rb".freeze] end