# -*- encoding: utf-8 -*- # stub: fixture_background 0.9.3 ruby lib Gem::Specification.new do |s| s.name = "fixture_background".freeze s.version = "0.9.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Thies C. Arntzen".freeze, "Norman Timmler".freeze] s.date = "2011-02-04" s.description = "Generate fixtures from factories _in_ you testcode to speedup test-runs".freeze s.email = ["dev+fixture_background@tmp8.de".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "MIT-LICENSE".freeze, "README.rdoc".freeze, "Rakefile".freeze, "TODO".freeze, "fixture_background.gemspec".freeze, "lib/fixture_background.rb".freeze, "lib/fixture_background/active_support/test_case.rb".freeze, "lib/fixture_background/background.rb".freeze, "lib/fixture_background/generator.rb".freeze, "lib/fixture_background/ivars.rb".freeze, "lib/fixture_background/shoulda.rb".freeze, "lib/fixture_background/version.rb".freeze, "test/rails3/.gitignore".freeze, "test/rails3/Gemfile".freeze, "test/rails3/Gemfile.lock".freeze, "test/rails3/README".freeze, "test/rails3/Rakefile".freeze, "test/rails3/app/controllers/application_controller.rb".freeze, "test/rails3/app/controllers/namespaced/posts_controller.rb".freeze, "test/rails3/app/controllers/people_controller.rb".freeze, "test/rails3/app/helpers/application_helper.rb".freeze, "test/rails3/app/helpers/people_helper.rb".freeze, "test/rails3/app/models/person.rb".freeze, "test/rails3/app/views/layouts/application.html.erb".freeze, "test/rails3/app/views/people/_form.html.erb".freeze, "test/rails3/app/views/people/edit.html.erb".freeze, "test/rails3/app/views/people/index.html.erb".freeze, "test/rails3/app/views/people/new.html.erb".freeze, "test/rails3/app/views/people/show.html.erb".freeze, "test/rails3/config.ru".freeze, "test/rails3/config/application.rb".freeze, "test/rails3/config/boot.rb".freeze, "test/rails3/config/database.yml".freeze, "test/rails3/config/environment.rb".freeze, "test/rails3/config/environments/development.rb".freeze, "test/rails3/config/environments/production.rb".freeze, "test/rails3/config/environments/test.rb".freeze, "test/rails3/config/initializers/backtrace_silencers.rb".freeze, "test/rails3/config/initializers/inflections.rb".freeze, "test/rails3/config/initializers/mime_types.rb".freeze, "test/rails3/config/initializers/secret_token.rb".freeze, "test/rails3/config/initializers/session_store.rb".freeze, "test/rails3/config/locales/en.yml".freeze, "test/rails3/config/routes.rb".freeze, "test/rails3/db/migrate/20110127093735_create_people.rb".freeze, "test/rails3/db/schema.rb".freeze, "test/rails3/db/seeds.rb".freeze, "test/rails3/doc/README_FOR_APP".freeze, "test/rails3/lib/tasks/.gitkeep".freeze, "test/rails3/public/404.html".freeze, "test/rails3/public/422.html".freeze, "test/rails3/public/500.html".freeze, "test/rails3/public/favicon.ico".freeze, "test/rails3/public/images/rails.png".freeze, "test/rails3/public/index.html".freeze, "test/rails3/public/javascripts/application.js".freeze, "test/rails3/public/javascripts/controls.js".freeze, "test/rails3/public/javascripts/dragdrop.js".freeze, "test/rails3/public/javascripts/effects.js".freeze, "test/rails3/public/javascripts/prototype.js".freeze, "test/rails3/public/javascripts/rails.js".freeze, "test/rails3/public/robots.txt".freeze, "test/rails3/public/stylesheets/.gitkeep".freeze, "test/rails3/public/stylesheets/scaffold.css".freeze, "test/rails3/script/rails".freeze, "test/rails3/test/functional/namespaced/posts_controller_test.rb".freeze, "test/rails3/test/functional/people_controller_test.rb".freeze, "test/rails3/test/performance/browsing_test.rb".freeze, "test/rails3/test/test_helper.rb".freeze, "test/rails3/test/unit/helpers/people_helper_test.rb".freeze, "test/rails3/test/unit/person_test.rb".freeze, "test/rails3/vendor/plugins/.gitkeep".freeze] s.homepage = "https://github.com/tmp8/fixture_background".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Generate fixtures from factories _in_ you testcode to speedup test-runs".freeze s.test_files = ["test/rails3/.gitignore".freeze, "test/rails3/Gemfile".freeze, "test/rails3/Gemfile.lock".freeze, "test/rails3/README".freeze, "test/rails3/Rakefile".freeze, "test/rails3/app/controllers/application_controller.rb".freeze, "test/rails3/app/controllers/namespaced/posts_controller.rb".freeze, "test/rails3/app/controllers/people_controller.rb".freeze, "test/rails3/app/helpers/application_helper.rb".freeze, "test/rails3/app/helpers/people_helper.rb".freeze, "test/rails3/app/models/person.rb".freeze, "test/rails3/app/views/layouts/application.html.erb".freeze, "test/rails3/app/views/people/_form.html.erb".freeze, "test/rails3/app/views/people/edit.html.erb".freeze, "test/rails3/app/views/people/index.html.erb".freeze, "test/rails3/app/views/people/new.html.erb".freeze, "test/rails3/app/views/people/show.html.erb".freeze, "test/rails3/config.ru".freeze, "test/rails3/config/application.rb".freeze, "test/rails3/config/boot.rb".freeze, "test/rails3/config/database.yml".freeze, "test/rails3/config/environment.rb".freeze, "test/rails3/config/environments/development.rb".freeze, "test/rails3/config/environments/production.rb".freeze, "test/rails3/config/environments/test.rb".freeze, "test/rails3/config/initializers/backtrace_silencers.rb".freeze, "test/rails3/config/initializers/inflections.rb".freeze, "test/rails3/config/initializers/mime_types.rb".freeze, "test/rails3/config/initializers/secret_token.rb".freeze, "test/rails3/config/initializers/session_store.rb".freeze, "test/rails3/config/locales/en.yml".freeze, "test/rails3/config/routes.rb".freeze, "test/rails3/db/migrate/20110127093735_create_people.rb".freeze, "test/rails3/db/schema.rb".freeze, "test/rails3/db/seeds.rb".freeze, "test/rails3/doc/README_FOR_APP".freeze, "test/rails3/lib/tasks/.gitkeep".freeze, "test/rails3/public/404.html".freeze, "test/rails3/public/422.html".freeze, "test/rails3/public/500.html".freeze, "test/rails3/public/favicon.ico".freeze, "test/rails3/public/images/rails.png".freeze, "test/rails3/public/index.html".freeze, "test/rails3/public/javascripts/application.js".freeze, "test/rails3/public/javascripts/controls.js".freeze, "test/rails3/public/javascripts/dragdrop.js".freeze, "test/rails3/public/javascripts/effects.js".freeze, "test/rails3/public/javascripts/prototype.js".freeze, "test/rails3/public/javascripts/rails.js".freeze, "test/rails3/public/robots.txt".freeze, "test/rails3/public/stylesheets/.gitkeep".freeze, "test/rails3/public/stylesheets/scaffold.css".freeze, "test/rails3/script/rails".freeze, "test/rails3/test/functional/namespaced/posts_controller_test.rb".freeze, "test/rails3/test/functional/people_controller_test.rb".freeze, "test/rails3/test/performance/browsing_test.rb".freeze, "test/rails3/test/test_helper.rb".freeze, "test/rails3/test/unit/helpers/people_helper_test.rb".freeze, "test/rails3/test/unit/person_test.rb".freeze, "test/rails3/vendor/plugins/.gitkeep".freeze] end