diff --git a/vendor/gems/ambethia-smtp-tls-1.1.2/.specification b/vendor/gems/ambethia-smtp-tls-1.1.2/.specification new file mode 100644 index 0000000..c6cb226 --- /dev/null +++ b/vendor/gems/ambethia-smtp-tls-1.1.2/.specification @@ -0,0 +1,60 @@ +--- !ruby/object:Gem::Specification +name: ambethia-smtp-tls +version: !ruby/object:Gem::Version + version: 1.1.2 +platform: ruby +authors: +- Unknown +- Jason L Perry +- Elliot Cable +autorequire: +bindir: bin +cert_chain: [] + +date: 2009-04-02 00:00:00 -04:00 +default_executable: +dependencies: [] + +description: A gem package for the SMTP TLS code that's been floating around for years +email: jasper@ambethia.com +executables: [] + +extensions: [] + +extra_rdoc_files: +- README.rdoc +files: +- README.rdoc +- VERSION.yml +- lib/smtp-tls.rb +has_rdoc: true +homepage: http://github.com/ambethia/smtp-tls +licenses: [] + +post_install_message: +rdoc_options: +- --inline-source +- --charset=UTF-8 +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.4 +signing_key: +specification_version: 2 +summary: SMTP TLS (SSL) extension for Net::SMTP +test_files: [] + diff --git a/vendor/gems/builder-2.1.2/.specification b/vendor/gems/builder-2.1.2/.specification new file mode 100644 index 0000000..a59ed45 --- /dev/null +++ b/vendor/gems/builder-2.1.2/.specification @@ -0,0 +1,85 @@ +--- !ruby/object:Gem::Specification +name: builder +version: !ruby/object:Gem::Version + version: 2.1.2 +platform: ruby +authors: +- Jim Weirich +autorequire: builder +bindir: bin +cert_chain: +date: 2007-06-15 00:00:00 -04:00 +default_executable: +dependencies: [] + +description: "Builder provides a number of builder objects that make creating structured data simple to do. Currently the following builder objects are supported: * XML Markup * XML Events" +email: jim@weirichhouse.org +executables: [] + +extensions: [] + +extra_rdoc_files: +- CHANGES +- Rakefile +- README +- doc/releases/builder-1.2.4.rdoc +- doc/releases/builder-2.0.0.rdoc +- doc/releases/builder-2.1.1.rdoc +files: +- lib/blankslate.rb +- lib/builder.rb +- lib/builder/blankslate.rb +- lib/builder/xchar.rb +- lib/builder/xmlbase.rb +- lib/builder/xmlevents.rb +- lib/builder/xmlmarkup.rb +- test/performance.rb +- test/preload.rb +- test/test_xchar.rb +- test/testblankslate.rb +- test/testeventbuilder.rb +- test/testmarkupbuilder.rb +- scripts/publish.rb +- CHANGES +- Rakefile +- README +- doc/releases/builder-1.2.4.rdoc +- doc/releases/builder-2.0.0.rdoc +- doc/releases/builder-2.1.1.rdoc +has_rdoc: true +homepage: http://onestepback.org +licenses: [] + +post_install_message: +rdoc_options: +- --title +- Builder -- Easy XML Building +- --main +- README +- --line-numbers +require_paths: +- lib +required_ruby_version: !ruby/object:Gem::Requirement + requirements: + - - ">" + - !ruby/object:Gem::Version + version: 0.0.0 + version: +required_rubygems_version: !ruby/object:Gem::Requirement + requirements: + - - ">=" + - !ruby/object:Gem::Version + version: "0" + version: +requirements: [] + +rubyforge_project: +rubygems_version: 1.3.4 +signing_key: +specification_version: 1 +summary: Builders for MarkUp. +test_files: +- test/test_xchar.rb +- test/testblankslate.rb +- test/testeventbuilder.rb +- test/testmarkupbuilder.rb diff --git a/vendor/gems/cucumber-0.3.11/.specification b/vendor/gems/cucumber-0.3.11/.specification new file mode 100644 index 0000000..5beaf9f --- /dev/null +++ b/vendor/gems/cucumber-0.3.11/.specification @@ -0,0 +1,513 @@ +--- !ruby/object:Gem::Specification +name: cucumber +version: !ruby/object:Gem::Version + version: 0.3.11 +platform: ruby +authors: +- "Aslak Helles\xC3\xB8y" +autorequire: +bindir: bin +cert_chain: [] + +date: 2009-06-04 00:00:00 -04:00 +default_executable: cucumber +dependencies: +- !ruby/object:Gem::Dependency + name: term-ansicolor + type: :runtime + version_requirement: + version_requirements: !ruby/object:Gem::Requirement + requirements: + - - ">=" + - !ruby/object:Gem::Version + version: 1.0.3 + version: +- !ruby/object:Gem::Dependency + name: treetop + type: :runtime + version_requirement: + version_requirements: !ruby/object:Gem::Requirement + requirements: + - - ">=" + - !ruby/object:Gem::Version + version: 1.2.5 + version: +- !ruby/object:Gem::Dependency + name: polyglot + type: :runtime + version_requirement: + version_requirements: !ruby/object:Gem::Requirement + requirements: + - - ">=" + - !ruby/object:Gem::Version + version: 0.2.5 + version: +- !ruby/object:Gem::Dependency + name: diff-lcs + type: :runtime + version_requirement: + version_requirements: !ruby/object:Gem::Requirement + requirements: + - - ">=" + - !ruby/object:Gem::Version + version: 1.1.2 + version: +- !ruby/object:Gem::Dependency + name: builder + type: :runtime + version_requirement: + version_requirements: !ruby/object:Gem::Requirement + requirements: + - - ">=" + - !ruby/object:Gem::Version + version: 2.1.2 + version: +description: Executable Feature scenarios +email: +- aslak.hellesoy@gmail.com +executables: +- cucumber +extensions: [] + +extra_rdoc_files: +- History.txt +- License.txt +- Manifest.txt +- README.txt +files: +- History.txt +- License.txt +- Manifest.txt +- README.txt +- Rakefile +- bin/cucumber +- config/hoe.rb +- config/requirements.rb +- cucumber.yml +- examples/cs/README.textile +- examples/cs/Rakefile +- examples/cs/compile.bat +- examples/cs/features/addition.feature +- examples/cs/features/step_definitons/calculator_steps.rb +- examples/cs/src/demo/Calculator.cs +- examples/dos_line_endings/Rakefile +- examples/dos_line_endings/features/dos_line_endings.feature +- examples/i18n/README.textile +- examples/i18n/Rakefile +- examples/i18n/ar/Rakefile +- examples/i18n/ar/features/addition.feature +- examples/i18n/ar/features/step_definitons/calculator_steps.rb +- examples/i18n/ar/lib/calculator.rb +- examples/i18n/bg/Rakefile +- examples/i18n/bg/features/addition.feature +- examples/i18n/bg/features/consecutive_calculations.feature +- examples/i18n/bg/features/division.feature +- examples/i18n/bg/features/step_definitons/calculator_steps.rb +- examples/i18n/bg/features/support/env.rb +- examples/i18n/bg/features/support/world.rb +- examples/i18n/bg/lib/calculator.rb +- examples/i18n/cat/Rakefile +- examples/i18n/cat/features/step_definitons/calculator_steps.rb +- examples/i18n/cat/features/suma.feature +- examples/i18n/cat/lib/calculadora.rb +- examples/i18n/da/Rakefile +- examples/i18n/da/features/step_definitons/kalkulator_steps.rb +- examples/i18n/da/features/summering.feature +- examples/i18n/da/lib/kalkulator.rb +- examples/i18n/de/Rakefile +- examples/i18n/de/features/addition.feature +- examples/i18n/de/features/division.feature +- examples/i18n/de/features/step_definitons/calculator_steps.rb +- examples/i18n/de/lib/calculator.rb +- examples/i18n/en-lol/Rakefile +- examples/i18n/en-lol/features/step_definitions/cucumbrz_steps.rb +- examples/i18n/en-lol/features/stuffing.feature +- examples/i18n/en-lol/features/support/env.rb +- examples/i18n/en-lol/lib/basket.rb +- examples/i18n/en-lol/lib/belly.rb +- examples/i18n/en/Rakefile +- examples/i18n/en/features/addition.feature +- examples/i18n/en/features/division.feature +- examples/i18n/en/features/step_definitons/calculator_steps.rb +- examples/i18n/en/lib/calculator.rb +- examples/i18n/es/Rakefile +- examples/i18n/es/features/adicion.feature +- examples/i18n/es/features/step_definitons/calculador_steps.rb +- examples/i18n/es/lib/calculador.rb +- examples/i18n/et/Rakefile +- examples/i18n/et/features/jagamine.feature +- examples/i18n/et/features/liitmine.feature +- examples/i18n/et/features/step_definitions/kalkulaator_steps.rb +- examples/i18n/et/lib/kalkulaator.rb +- examples/i18n/fi/Rakefile +- examples/i18n/fi/features/jakolasku.feature +- examples/i18n/fi/features/step_definitons/laskin_steps.rb +- examples/i18n/fi/features/yhteenlasku.feature +- examples/i18n/fi/lib/laskin.rb +- examples/i18n/fr/Rakefile +- examples/i18n/fr/features/addition.feature +- examples/i18n/fr/features/step_definitions/calculatrice_steps.rb +- examples/i18n/fr/lib/calculatrice.rb +- examples/i18n/he/Rakefile +- examples/i18n/he/features/addition.feature +- examples/i18n/he/features/division.feature +- examples/i18n/he/features/step_definitons/calculator_steps.rb +- examples/i18n/he/lib/calculator.rb +- examples/i18n/hu/Rakefile +- examples/i18n/hu/features/addition.feature +- examples/i18n/hu/features/division.feature +- examples/i18n/hu/features/step_definitons/calculator_steps.rb +- examples/i18n/hu/lib/calculator.rb +- examples/i18n/id/Rakefile +- examples/i18n/id/features/addition.feature +- examples/i18n/id/features/division.feature +- examples/i18n/id/features/step_definitons/calculator_steps.rb +- examples/i18n/id/lib/calculator.rb +- examples/i18n/it/Rakefile +- examples/i18n/it/features/somma.feature +- examples/i18n/it/features/step_definitons/calcolatrice_steps.rb +- examples/i18n/it/lib/calcolatrice.rb +- examples/i18n/ja/Rakefile +- examples/i18n/ja/features/addition.feature +- examples/i18n/ja/features/division.feature +- examples/i18n/ja/features/step_definitons/calculator_steps.rb +- examples/i18n/ja/lib/calculator.rb +- examples/i18n/ko/Rakefile +- examples/i18n/ko/features/addition.feature +- examples/i18n/ko/features/division.feature +- examples/i18n/ko/features/step_definitons/calculator_steps.rb +- examples/i18n/ko/lib/calculator.rb +- examples/i18n/lt/Rakefile +- examples/i18n/lt/features/addition.feature +- examples/i18n/lt/features/division.feature +- examples/i18n/lt/features/step_definitons/calculator_steps.rb +- examples/i18n/lt/lib/calculator.rb +- examples/i18n/lv/Rakefile +- examples/i18n/lv/features/addition.feature +- examples/i18n/lv/features/division.feature +- examples/i18n/lv/features/step_definitons/calculator_steps.rb +- examples/i18n/lv/lib/calculator.rb +- examples/i18n/no/Rakefile +- examples/i18n/no/features/step_definitons/kalkulator_steps.rb +- examples/i18n/no/features/summering.feature +- examples/i18n/no/features/support/env.rb +- examples/i18n/no/lib/kalkulator.rb +- examples/i18n/pl/Rakefile +- examples/i18n/pl/features/addition.feature +- examples/i18n/pl/features/division.feature +- examples/i18n/pl/features/step_definitons/calculator_steps.rb +- examples/i18n/pl/features/support/env.rb +- examples/i18n/pl/lib/calculator.rb +- examples/i18n/pt/Rakefile +- examples/i18n/pt/features/adicao.feature +- examples/i18n/pt/features/step_definitions/calculadora_steps.rb +- examples/i18n/pt/features/support/env.rb +- examples/i18n/pt/lib/calculadora.rb +- examples/i18n/ro/Rakefile +- examples/i18n/ro/features/step_definitons/calculator_steps.rb +- examples/i18n/ro/features/suma.feature +- examples/i18n/ro/lib/calculator.rb +- examples/i18n/ru/Rakefile +- examples/i18n/ru/features/addition.feature +- examples/i18n/ru/features/consecutive_calculations.feature +- examples/i18n/ru/features/division.feature +- examples/i18n/ru/features/step_definitons/calculator_steps.rb +- examples/i18n/ru/features/support/env.rb +- examples/i18n/ru/features/support/world.rb +- examples/i18n/ru/lib/calculator.rb +- examples/i18n/se/Rakefile +- examples/i18n/se/features/step_definitons/kalkulator_steps.rb +- examples/i18n/se/features/summering.feature +- examples/i18n/se/lib/kalkulator.rb +- examples/i18n/sk/Rakefile +- examples/i18n/sk/features/addition.feature +- examples/i18n/sk/features/division.feature +- examples/i18n/sk/features/step_definitons/calculator_steps.rb +- examples/i18n/sk/lib/calculator.rb +- examples/i18n/zh-CN/Rakefile +- examples/i18n/zh-CN/features/addition.feature +- examples/i18n/zh-CN/features/step_definitons/calculator_steps.rb +- examples/i18n/zh-CN/lib/calculator.rb +- examples/i18n/zh-TW/Rakefile +- examples/i18n/zh-TW/features/addition.feature +- examples/i18n/zh-TW/features/division.feature +- examples/i18n/zh-TW/features/step_definitons/calculator_steps.rb +- examples/i18n/zh-TW/lib/calculator.rb +- examples/java/README.textile +- examples/java/build.xml +- examples/java/features/hello.feature +- examples/java/features/step_definitons/hello_steps.rb +- examples/java/features/step_definitons/tree_steps.rb +- examples/java/features/tree.feature +- examples/java/src/cucumber/demo/Hello.java +- examples/junit/features/one_passing_one_failing.feature +- examples/junit/features/pending.feature +- examples/junit/features/step_definitions/steps.rb +- examples/pure_java/README.textile +- examples/selenium/Rakefile +- examples/selenium/features/search.feature +- examples/selenium/features/step_definitons/search_steps.rb +- examples/selenium/features/support/env.rb +- examples/selenium_webrat/Rakefile +- examples/selenium_webrat/config.ru +- examples/selenium_webrat/features/search.feature +- examples/selenium_webrat/features/step_definitons/search_steps.rb +- examples/selenium_webrat/features/support/env.rb +- examples/self_test/README.textile +- examples/self_test/Rakefile +- examples/self_test/features/background/background_tagged_before_on_outline.feature +- examples/self_test/features/background/background_with_name.feature +- examples/self_test/features/background/failing_background.feature +- examples/self_test/features/background/failing_background_after_success.feature +- examples/self_test/features/background/multiline_args_background.feature +- examples/self_test/features/background/passing_background.feature +- examples/self_test/features/background/pending_background.feature +- examples/self_test/features/background/scenario_outline_failing_background.feature +- examples/self_test/features/background/scenario_outline_passing_background.feature +- examples/self_test/features/call_undefined_step_from_step_def.feature +- examples/self_test/features/failing_expectation.feature +- examples/self_test/features/lots_of_undefined.feature +- examples/self_test/features/multiline_name.feature +- examples/self_test/features/outline_sample.feature +- examples/self_test/features/sample.feature +- examples/self_test/features/search_sample.feature +- examples/self_test/features/step_definitions/sample_steps.rb +- examples/self_test/features/support/env.rb +- examples/self_test/features/tons_of_cukes.feature +- examples/self_test/features/undefined_multiline_args.feature +- examples/sinatra/Rakefile +- examples/sinatra/app.rb +- examples/sinatra/features/add.feature +- examples/sinatra/features/step_definitions/add_steps.rb +- examples/sinatra/features/support/env.rb +- examples/sinatra/views/add.erb +- examples/sinatra/views/layout.erb +- examples/test_unit/Rakefile +- examples/test_unit/features/step_definitions/test_unit_steps.rb +- examples/test_unit/features/test_unit.feature +- examples/tickets/Rakefile +- examples/tickets/features/172.feature +- examples/tickets/features/177/1.feature +- examples/tickets/features/177/2.feature +- examples/tickets/features/177/3.feature +- examples/tickets/features/180.feature +- examples/tickets/features/229/tagged_hooks.feature +- examples/tickets/features/229/tagged_hooks.rb +- examples/tickets/features/236.feature +- examples/tickets/features/241.feature +- examples/tickets/features/246.feature +- examples/tickets/features/248.feature +- examples/tickets/features/270/back.feature +- examples/tickets/features/270/back.steps.rb +- examples/tickets/features/272/hooks.feature +- examples/tickets/features/272/hooks_steps.rb +- examples/tickets/features/279/py_string_indent.feature +- examples/tickets/features/279/py_string_indent.steps.rb +- examples/tickets/features/279/wrong.feature_ +- examples/tickets/features/301/filter_background_tagged_hooks.feature +- examples/tickets/features/301/filter_background_tagged_hooks_steps.rb +- examples/tickets/features/306/only_background.feature +- examples/tickets/features/lib/eatting_machine.rb +- examples/tickets/features/lib/pantry.rb +- examples/tickets/features/scenario_outline.feature +- examples/tickets/features/step_definitons/246_steps.rb +- examples/tickets/features/step_definitons/248_steps.rb +- examples/tickets/features/step_definitons/scenario_outline_steps.rb +- examples/tickets/features/step_definitons/tickets_steps.rb +- examples/tickets/features/tickets.feature +- examples/watir/README.textile +- examples/watir/Rakefile +- examples/watir/features/search.feature +- examples/watir/features/step_definitons/search_steps.rb +- examples/watir/features/support/env.rb +- features/after_block_exceptions.feature +- features/after_step_block_exceptions.feature +- features/background.feature +- features/cucumber_cli.feature +- features/cucumber_cli_diff_disabled.feature +- features/cucumber_cli_outlines.feature +- features/custom_formatter.feature +- features/drb_server_integration.feature +- features/exclude_files.feature +- features/expand.feature +- features/html_formatter.feature +- features/html_formatter/a.html +- features/junit_formatter.feature +- features/multiline_names.feature +- features/rake_task.feature +- features/report_called_undefined_steps.feature +- features/snippet.feature +- features/step_definitions/cucumber_steps.rb +- features/step_definitions/extra_steps.rb +- features/support/env.rb +- features/usage.feature +- features/work_in_progress.feature +- gem_tasks/deployment.rake +- gem_tasks/environment.rake +- gem_tasks/features.rake +- gem_tasks/fix_cr_lf.rake +- gem_tasks/flog.rake +- gem_tasks/gemspec.rake +- gem_tasks/rspec.rake +- gem_tasks/yard.rake +- lib/autotest/cucumber.rb +- lib/autotest/cucumber_mixin.rb +- lib/autotest/cucumber_rails.rb +- lib/autotest/cucumber_rails_rspec.rb +- lib/autotest/cucumber_rspec.rb +- lib/autotest/discover.rb +- lib/cucumber.rb +- lib/cucumber/ast.rb +- lib/cucumber/ast/background.rb +- lib/cucumber/ast/comment.rb +- lib/cucumber/ast/examples.rb +- lib/cucumber/ast/feature.rb +- lib/cucumber/ast/feature_element.rb +- lib/cucumber/ast/features.rb +- lib/cucumber/ast/outline_table.rb +- lib/cucumber/ast/py_string.rb +- lib/cucumber/ast/scenario.rb +- lib/cucumber/ast/scenario_outline.rb +- lib/cucumber/ast/step.rb +- lib/cucumber/ast/step_collection.rb +- lib/cucumber/ast/step_invocation.rb +- lib/cucumber/ast/table.rb +- lib/cucumber/ast/tags.rb +- lib/cucumber/ast/visitor.rb +- lib/cucumber/broadcaster.rb +- lib/cucumber/cli/configuration.rb +- lib/cucumber/cli/drb_client.rb +- lib/cucumber/cli/language_help_formatter.rb +- lib/cucumber/cli/main.rb +- lib/cucumber/core_ext/exception.rb +- lib/cucumber/core_ext/instance_exec.rb +- lib/cucumber/core_ext/proc.rb +- lib/cucumber/core_ext/string.rb +- lib/cucumber/formatter/ansicolor.rb +- lib/cucumber/formatter/color_io.rb +- lib/cucumber/formatter/console.rb +- lib/cucumber/formatter/cucumber.css +- lib/cucumber/formatter/cucumber.sass +- lib/cucumber/formatter/duration.rb +- lib/cucumber/formatter/html.rb +- lib/cucumber/formatter/junit.rb +- lib/cucumber/formatter/pretty.rb +- lib/cucumber/formatter/profile.rb +- lib/cucumber/formatter/progress.rb +- lib/cucumber/formatter/rerun.rb +- lib/cucumber/formatter/tag_cloud.rb +- lib/cucumber/formatter/unicode.rb +- lib/cucumber/formatter/usage.rb +- lib/cucumber/formatters/unicode.rb +- lib/cucumber/languages.yml +- lib/cucumber/parser.rb +- lib/cucumber/parser/feature.rb +- lib/cucumber/parser/feature.tt +- lib/cucumber/parser/i18n.tt +- lib/cucumber/parser/table.rb +- lib/cucumber/parser/table.tt +- lib/cucumber/parser/treetop_ext.rb +- lib/cucumber/platform.rb +- lib/cucumber/rails/rspec.rb +- lib/cucumber/rails/world.rb +- lib/cucumber/rake/task.rb +- lib/cucumber/rspec_neuter.rb +- lib/cucumber/step_definition.rb +- lib/cucumber/step_match.rb +- lib/cucumber/step_mother.rb +- lib/cucumber/version.rb +- lib/cucumber/world.rb +- rails_generators/cucumber/USAGE +- rails_generators/cucumber/cucumber_generator.rb +- rails_generators/cucumber/templates/cucumber +- rails_generators/cucumber/templates/cucumber.rake +- rails_generators/cucumber/templates/cucumber_environment.rb +- rails_generators/cucumber/templates/env.rb +- rails_generators/cucumber/templates/paths.rb +- rails_generators/cucumber/templates/spork_env.rb +- rails_generators/cucumber/templates/webrat_steps.rb +- rails_generators/feature/USAGE +- rails_generators/feature/feature_generator.rb +- rails_generators/feature/templates/feature.erb +- rails_generators/feature/templates/steps.erb +- spec/cucumber/ast/background_spec.rb +- spec/cucumber/ast/feature_element_spec.rb +- spec/cucumber/ast/feature_factory.rb +- spec/cucumber/ast/feature_spec.rb +- spec/cucumber/ast/py_string_spec.rb +- spec/cucumber/ast/scenario_outline_spec.rb +- spec/cucumber/ast/scenario_spec.rb +- spec/cucumber/ast/step_collection_spec.rb +- spec/cucumber/ast/step_spec.rb +- spec/cucumber/ast/table_spec.rb +- spec/cucumber/ast/visitor_spec.rb +- spec/cucumber/broadcaster_spec.rb +- spec/cucumber/cli/configuration_spec.rb +- spec/cucumber/cli/drb_client_spec.rb +- spec/cucumber/cli/main_spec.rb +- spec/cucumber/core_ext/proc_spec.rb +- spec/cucumber/core_ext/string_spec.rb +- spec/cucumber/formatter/ansicolor_spec.rb +- spec/cucumber/formatter/color_io_spec.rb +- spec/cucumber/formatter/duration_spec.rb +- spec/cucumber/formatter/html/cucumber.css +- spec/cucumber/formatter/html/cucumber.js +- spec/cucumber/formatter/html/index.html +- spec/cucumber/formatter/html/jquery-1.3.min.js +- spec/cucumber/formatter/html/jquery.uitableedit.js +- spec/cucumber/formatter/progress_spec.rb +- spec/cucumber/parser/feature_parser_spec.rb +- spec/cucumber/parser/table_parser_spec.rb +- spec/cucumber/rails/stubs/mini_rails.rb +- spec/cucumber/rails/stubs/test_help.rb +- spec/cucumber/rails/world_spec.rb +- spec/cucumber/sell_cucumbers.feature +- spec/cucumber/step_definition_spec.rb +- spec/cucumber/step_mother_spec.rb +- spec/cucumber/treetop_parser/empty_feature.feature +- spec/cucumber/treetop_parser/empty_scenario.feature +- spec/cucumber/treetop_parser/empty_scenario_outline.feature +- spec/cucumber/treetop_parser/fit_scenario.feature +- spec/cucumber/treetop_parser/given_scenario.feature +- spec/cucumber/treetop_parser/invalid_scenario_outlines.feature +- spec/cucumber/treetop_parser/multiline_steps.feature +- spec/cucumber/treetop_parser/multiple_tables.feature +- spec/cucumber/treetop_parser/scenario_outline.feature +- spec/cucumber/treetop_parser/spaces.feature +- spec/cucumber/treetop_parser/test_dos.feature +- spec/cucumber/treetop_parser/with_comments.feature +- spec/cucumber/treetop_parser/with_tags.feature +- spec/cucumber/world/pending_spec.rb +- spec/spec.opts +- spec/spec_helper.rb +has_rdoc: true +homepage: http://cukes.info +licenses: [] + +post_install_message: +rdoc_options: +- --main +- README.txt +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: rspec +rubygems_version: 1.3.4 +signing_key: +specification_version: 2 +summary: Executable Feature scenarios +test_files: [] + diff --git a/vendor/gems/diff-lcs-1.1.2/.specification b/vendor/gems/diff-lcs-1.1.2/.specification new file mode 100644 index 0000000..99e12c4 --- /dev/null +++ b/vendor/gems/diff-lcs-1.1.2/.specification @@ -0,0 +1,80 @@ +--- !ruby/object:Gem::Specification +name: diff-lcs +version: !ruby/object:Gem::Version + version: 1.1.2 +platform: ruby +authors: [] + +autorequire: diff/lcs +bindir: bin +cert_chain: +date: 2004-10-20 00:00:00 -04:00 +default_executable: +dependencies: [] + +description: Diff::LCS is a port of Algorithm::Diff that uses the McIlroy-Hunt longest common subsequence (LCS) algorithm to compute intelligent differences between two sequenced enumerable containers. The implementation is based on Mario I. Wolczko's Smalltalk version (1.2, 1993) and Ned Konz's Perl version (Algorithm::Diff). +email: diff-lcs@halostatue.ca +executables: +- ldiff +- htmldiff +extensions: [] + +extra_rdoc_files: +- README +- ChangeLog +- Install +files: +- bin +- ChangeLog +- Install +- lib +- Rakefile +- README +- tests +- bin/htmldiff +- bin/ldiff +- lib/diff +- lib/diff/lcs +- lib/diff/lcs.rb +- lib/diff/lcs/array.rb +- lib/diff/lcs/block.rb +- lib/diff/lcs/callbacks.rb +- lib/diff/lcs/change.rb +- lib/diff/lcs/hunk.rb +- lib/diff/lcs/ldiff.rb +- lib/diff/lcs/string.rb +- tests/00test.rb +has_rdoc: true +homepage: http://rubyforge.org/projects/ruwiki/ +licenses: [] + +post_install_message: +rdoc_options: +- --title +- Diff::LCS -- A Diff Algorithm +- --main +- README +- --line-numbers +require_paths: +- lib +required_ruby_version: !ruby/object:Gem::Requirement + requirements: + - - ">=" + - !ruby/object:Gem::Version + version: 1.8.1 + version: +required_rubygems_version: !ruby/object:Gem::Requirement + requirements: + - - ">=" + - !ruby/object:Gem::Version + version: "0" + version: +requirements: [] + +rubyforge_project: ruwiki +rubygems_version: 1.3.4 +signing_key: +specification_version: 1 +summary: Provides a list of changes that represent the difference between two sequenced collections. +test_files: +- tests/00test.rb diff --git a/vendor/gems/jferris-mocha-0.9.5.0.1241126838/.specification b/vendor/gems/jferris-mocha-0.9.5.0.1241126838/.specification new file mode 100644 index 0000000..5c17aef --- /dev/null +++ b/vendor/gems/jferris-mocha-0.9.5.0.1241126838/.specification @@ -0,0 +1,247 @@ +--- !ruby/object:Gem::Specification +name: jferris-mocha +version: !ruby/object:Gem::Version + version: 0.9.5.0.1241126838 +platform: ruby +authors: +- James Mead +autorequire: +bindir: bin +cert_chain: [] + +date: 2009-04-30 00:00:00 -04:00 +default_executable: +dependencies: +- !ruby/object:Gem::Dependency + name: rake + type: :runtime + version_requirement: + version_requirements: !ruby/object:Gem::Requirement + requirements: + - - ">=" + - !ruby/object:Gem::Version + version: "0" + version: +description: Mocking and stubbing library with JMock/SchMock syntax, which allows mocking and stubbing of methods on real (non-mock) classes. +email: mocha-developer@googlegroups.com +executables: [] + +extensions: [] + +extra_rdoc_files: +- README +- COPYING +files: +- lib/mocha/any_instance_method.rb +- lib/mocha/api.rb +- lib/mocha/argument_iterator.rb +- lib/mocha/backtrace_filter.rb +- lib/mocha/cardinality.rb +- lib/mocha/central.rb +- lib/mocha/change_state_side_effect.rb +- lib/mocha/class_method.rb +- lib/mocha/configuration.rb +- lib/mocha/deprecation.rb +- lib/mocha/exception_raiser.rb +- lib/mocha/expectation.rb +- lib/mocha/expectation_error.rb +- lib/mocha/expectation_list.rb +- lib/mocha/in_state_ordering_constraint.rb +- lib/mocha/inspect.rb +- lib/mocha/instance_method.rb +- lib/mocha/integration/bacon/assertion_counter.rb +- lib/mocha/integration/bacon/version_11_and_above.rb +- lib/mocha/integration/bacon.rb +- lib/mocha/integration/mini_test/assertion_counter.rb +- lib/mocha/integration/mini_test/version_131_and_above.rb +- lib/mocha/integration/mini_test.rb +- lib/mocha/integration/test_unit/assertion_counter.rb +- lib/mocha/integration/test_unit/gem_version_200.rb +- lib/mocha/integration/test_unit/gem_version_201_and_above.rb +- lib/mocha/integration/test_unit/ruby_version_185_and_below.rb +- lib/mocha/integration/test_unit/ruby_version_186_and_above.rb +- lib/mocha/integration/test_unit.rb +- lib/mocha/invocation.rb +- lib/mocha/is_a.rb +- lib/mocha/logger.rb +- lib/mocha/metaclass.rb +- lib/mocha/method_matcher.rb +- lib/mocha/mock.rb +- lib/mocha/mockery.rb +- lib/mocha/module_method.rb +- lib/mocha/multiple_yields.rb +- lib/mocha/names.rb +- lib/mocha/no_yields.rb +- lib/mocha/object.rb +- lib/mocha/parameter_matchers/all_of.rb +- lib/mocha/parameter_matchers/any_of.rb +- lib/mocha/parameter_matchers/any_parameters.rb +- lib/mocha/parameter_matchers/anything.rb +- lib/mocha/parameter_matchers/base.rb +- lib/mocha/parameter_matchers/equals.rb +- lib/mocha/parameter_matchers/has_entries.rb +- lib/mocha/parameter_matchers/has_entry.rb +- lib/mocha/parameter_matchers/has_key.rb +- lib/mocha/parameter_matchers/has_value.rb +- lib/mocha/parameter_matchers/includes.rb +- lib/mocha/parameter_matchers/instance_of.rb +- lib/mocha/parameter_matchers/is_a.rb +- lib/mocha/parameter_matchers/kind_of.rb +- lib/mocha/parameter_matchers/not.rb +- lib/mocha/parameter_matchers/object.rb +- lib/mocha/parameter_matchers/optionally.rb +- lib/mocha/parameter_matchers/regexp_matches.rb +- lib/mocha/parameter_matchers/responds_with.rb +- lib/mocha/parameter_matchers/yaml_equivalent.rb +- lib/mocha/parameter_matchers.rb +- lib/mocha/parameters_matcher.rb +- lib/mocha/pretty_parameters.rb +- lib/mocha/return_values.rb +- lib/mocha/sequence.rb +- lib/mocha/single_return_value.rb +- lib/mocha/single_yield.rb +- lib/mocha/state_machine.rb +- lib/mocha/stubbing_error.rb +- lib/mocha/unexpected_invocation.rb +- lib/mocha/yield_parameters.rb +- lib/mocha.rb +- lib/mocha_standalone.rb +- lib/stubba.rb +- test/acceptance/acceptance_test_helper.rb +- test/acceptance/api_test.rb +- test/acceptance/bacon_spec.rb +- test/acceptance/bacon_test.rb +- test/acceptance/bug_18914_test.rb +- test/acceptance/bug_21465_test.rb +- test/acceptance/bug_21563_test.rb +- test/acceptance/expected_invocation_count_test.rb +- test/acceptance/failure_messages_test.rb +- test/acceptance/minitest_test.rb +- test/acceptance/mocha_example_test.rb +- test/acceptance/mocha_test_result_test.rb +- test/acceptance/mock_test.rb +- test/acceptance/mock_with_initializer_block_test.rb +- test/acceptance/mocked_methods_dispatch_test.rb +- test/acceptance/optional_parameters_test.rb +- test/acceptance/parameter_matcher_test.rb +- test/acceptance/partial_mocks_test.rb +- test/acceptance/return_value_test.rb +- test/acceptance/sequence_test.rb +- test/acceptance/spy_test.rb +- test/acceptance/states_test.rb +- test/acceptance/stub_any_instance_method_test.rb +- test/acceptance/stub_class_method_test.rb +- test/acceptance/stub_everything_test.rb +- test/acceptance/stub_instance_method_test.rb +- test/acceptance/stub_module_method_test.rb +- test/acceptance/stub_test.rb +- test/acceptance/stubba_example_test.rb +- test/acceptance/stubba_test.rb +- test/acceptance/stubba_test_result_test.rb +- test/acceptance/stubbing_error_backtrace_test.rb +- test/acceptance/stubbing_method_unnecessarily_test.rb +- test/acceptance/stubbing_non_existent_any_instance_method_test.rb +- test/acceptance/stubbing_non_existent_class_method_test.rb +- test/acceptance/stubbing_non_existent_instance_method_test.rb +- test/acceptance/stubbing_non_public_any_instance_method_test.rb +- test/acceptance/stubbing_non_public_class_method_test.rb +- test/acceptance/stubbing_non_public_instance_method_test.rb +- test/acceptance/stubbing_on_non_mock_object_test.rb +- test/deprecation_disabler.rb +- test/execution_point.rb +- test/matcher_helpers.rb +- test/method_definer.rb +- test/simple_counter.rb +- test/test_helper.rb +- test/test_runner.rb +- test/unit/any_instance_method_test.rb +- test/unit/array_inspect_test.rb +- test/unit/assert_received_test.rb +- test/unit/backtrace_filter_test.rb +- test/unit/cardinality_test.rb +- test/unit/central_test.rb +- test/unit/change_state_side_effect_test.rb +- test/unit/class_method_test.rb +- test/unit/date_time_inspect_test.rb +- test/unit/exception_raiser_test.rb +- test/unit/expectation_list_test.rb +- test/unit/expectation_test.rb +- test/unit/hash_inspect_test.rb +- test/unit/have_received_test.rb +- test/unit/in_state_ordering_constraint_test.rb +- test/unit/invocation_test.rb +- test/unit/metaclass_test.rb +- test/unit/method_matcher_test.rb +- test/unit/mock_test.rb +- test/unit/mockery_test.rb +- test/unit/multiple_yields_test.rb +- test/unit/no_yields_test.rb +- test/unit/object_inspect_test.rb +- test/unit/object_test.rb +- test/unit/parameter_matchers/all_of_test.rb +- test/unit/parameter_matchers/any_of_test.rb +- test/unit/parameter_matchers/anything_test.rb +- test/unit/parameter_matchers/equals_test.rb +- test/unit/parameter_matchers/has_entries_test.rb +- test/unit/parameter_matchers/has_entry_test.rb +- test/unit/parameter_matchers/has_key_test.rb +- test/unit/parameter_matchers/has_value_test.rb +- test/unit/parameter_matchers/includes_test.rb +- test/unit/parameter_matchers/instance_of_test.rb +- test/unit/parameter_matchers/is_a_test.rb +- test/unit/parameter_matchers/kind_of_test.rb +- test/unit/parameter_matchers/not_test.rb +- test/unit/parameter_matchers/regexp_matches_test.rb +- test/unit/parameter_matchers/responds_with_test.rb +- test/unit/parameter_matchers/stub_matcher.rb +- test/unit/parameter_matchers/yaml_equivalent_test.rb +- test/unit/parameters_matcher_test.rb +- test/unit/return_values_test.rb +- test/unit/sequence_test.rb +- test/unit/single_return_value_test.rb +- test/unit/single_yield_test.rb +- test/unit/state_machine_test.rb +- test/unit/string_inspect_test.rb +- test/unit/yield_parameters_test.rb +- examples/misc.rb +- examples/mocha.rb +- examples/stubba.rb +- COPYING +- MIT-LICENSE +- Rakefile +- README +- RELEASE +has_rdoc: true +homepage: http://mocha.rubyforge.org +licenses: [] + +post_install_message: +rdoc_options: +- --title +- Mocha +- --main +- README +- --line-numbers +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: mocha +rubygems_version: 1.3.4 +signing_key: +specification_version: 2 +summary: Mocking and stubbing library +test_files: [] + diff --git a/vendor/gems/justinfrench-formtastic-0.2.1/.specification b/vendor/gems/justinfrench-formtastic-0.2.1/.specification new file mode 100644 index 0000000..65a9bf6 --- /dev/null +++ b/vendor/gems/justinfrench-formtastic-0.2.1/.specification @@ -0,0 +1,67 @@ +--- !ruby/object:Gem::Specification +name: justinfrench-formtastic +version: !ruby/object:Gem::Version + version: 0.2.1 +platform: ruby +authors: +- Justin French +autorequire: formtastic +bindir: bin +cert_chain: [] + +date: 2009-06-17 00:00:00 -04:00 +default_executable: +dependencies: [] + +description: A Rails form builder plugin/gem with semantically rich and accessible markup +email: justin@indent.com.au +executables: [] + +extensions: [] + +extra_rdoc_files: +- README.textile +files: +- MIT-LICENSE +- README.textile +- Rakefile +- generators/formtastic_stylesheets/formtastic_stylesheets_generator.rb +- generators/formtastic_stylesheets/templates/formtastic.css +- generators/formtastic_stylesheets/templates/formtastic_changes.css +- lib/formtastic.rb +- lib/justin_french/formtastic.rb +- lib/locale/en.yml +- rails/init.rb +- spec/formtastic_spec.rb +- spec/test_helper.rb +has_rdoc: true +homepage: http://github.com/justinfrench/formtastic/tree/master +licenses: [] + +post_install_message: +rdoc_options: +- --charset=UTF-8 +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.4 +signing_key: +specification_version: 3 +summary: A Rails form builder plugin/gem with semantically rich and accessible markup +test_files: +- spec/formtastic_spec.rb +- spec/test_helper.rb diff --git a/vendor/gems/polyglot-0.2.6/.specification b/vendor/gems/polyglot-0.2.6/.specification new file mode 100644 index 0000000..9b87bc0 --- /dev/null +++ b/vendor/gems/polyglot-0.2.6/.specification @@ -0,0 +1,77 @@ +--- !ruby/object:Gem::Specification +name: polyglot +version: !ruby/object:Gem::Version + version: 0.2.6 +platform: ruby +authors: +- Clifford Heath +autorequire: +bindir: bin +cert_chain: [] + +date: 2009-06-20 00:00:00 -04:00 +default_executable: +dependencies: +- !ruby/object:Gem::Dependency + name: hoe + type: :development + version_requirement: + version_requirements: !ruby/object:Gem::Requirement + requirements: + - - ">=" + - !ruby/object:Gem::Version + version: 1.8.0 + version: +description: Allows custom language loaders for specified file extensions to be hooked into require +email: cjheath@rubyforge.org +executables: [] + +extensions: [] + +extra_rdoc_files: +- History.txt +- License.txt +- Manifest.txt +- README.txt +files: +- History.txt +- License.txt +- Manifest.txt +- README.txt +- Rakefile +- lib/polyglot.rb +- lib/polyglot/version.rb +- test/test_helper.rb +- test/test_polyglot.rb +has_rdoc: true +homepage: http://polyglot.rubyforge.org +licenses: [] + +post_install_message: +rdoc_options: +- --main +- README.txt +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: polyglot +rubygems_version: 1.3.4 +signing_key: +specification_version: 3 +summary: Allows custom language loaders for specified file extensions to be hooked into require +test_files: +- test/test_helper.rb +- test/test_polyglot.rb diff --git a/vendor/gems/right_aws-1.10.0/.specification b/vendor/gems/right_aws-1.10.0/.specification new file mode 100644 index 0000000..5acd693 --- /dev/null +++ b/vendor/gems/right_aws-1.10.0/.specification @@ -0,0 +1,100 @@ +--- !ruby/object:Gem::Specification +name: right_aws +version: !ruby/object:Gem::Version + version: 1.10.0 +platform: ruby +authors: +- RightScale, Inc. +autorequire: +bindir: bin +cert_chain: [] + +date: 2009-02-24 00:00:00 -05:00 +default_executable: +dependencies: +- !ruby/object:Gem::Dependency + name: right_http_connection + type: :runtime + version_requirement: + version_requirements: !ruby/object:Gem::Requirement + requirements: + - - ">=" + - !ruby/object:Gem::Version + version: 1.2.4 + version: +description: "== DESCRIPTION: The RightScale AWS gems have been designed to provide a robust, fast, and secure interface to Amazon EC2, EBS, S3, SQS, SDB, and CloudFront. These gems have been used in production by RightScale since late 2006 and are being maintained to track enhancements made by Amazon. The RightScale AWS gems comprise: - RightAws::Ec2 -- interface to Amazon EC2 (Elastic Compute Cloud) and the associated EBS (Elastic Block Store) - RightAws::S3 and RightAws::S3Interface -- interface to Amazon S3 (Simple Storage Service) - RightAws::Sqs and RightAws::SqsInterface -- interface to first-generation Amazon SQS (Simple Queue Service) (API version 2007-05-01) - RightAws::SqsGen2 and RightAws::SqsGen2Interface -- interface to second-generation Amazon SQS (Simple Queue Service) (API version 2008-01-01) - RightAws::SdbInterface and RightAws::ActiveSdb -- interface to Amazon SDB (SimpleDB) - RightAws::AcfInterface -- interface to Amazon CloudFront, a content distribution service == FEATURES:" +email: rubygems@rightscale.com +executables: [] + +extensions: [] + +extra_rdoc_files: +- History.txt +- Manifest.txt +- README.txt +files: +- History.txt +- Manifest.txt +- README.txt +- Rakefile +- lib/awsbase/benchmark_fix.rb +- lib/awsbase/right_awsbase.rb +- lib/awsbase/support.rb +- lib/ec2/right_ec2.rb +- lib/right_aws.rb +- lib/s3/right_s3.rb +- lib/s3/right_s3_interface.rb +- lib/sdb/active_sdb.rb +- lib/sdb/right_sdb_interface.rb +- lib/sqs/right_sqs.rb +- lib/sqs/right_sqs_gen2.rb +- lib/sqs/right_sqs_gen2_interface.rb +- lib/sqs/right_sqs_interface.rb +- lib/acf/right_acf_interface.rb +- test/ec2/test_helper.rb +- test/ec2/test_right_ec2.rb +- test/http_connection.rb +- test/s3/test_helper.rb +- test/s3/test_right_s3.rb +- test/s3/test_right_s3_stubbed.rb +- test/sdb/test_active_sdb.rb +- test/sdb/test_helper.rb +- test/sdb/test_right_sdb.rb +- test/sqs/test_helper.rb +- test/sqs/test_right_sqs.rb +- test/sqs/test_right_sqs_gen2.rb +- test/test_credentials.rb +- test/ts_right_aws.rb +- test/acf/test_helper.rb +- test/acf/test_right_acf.rb +has_rdoc: true +homepage: +licenses: [] + +post_install_message: +rdoc_options: +- --main +- README.txt +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: rightscale +rubygems_version: 1.3.4 +signing_key: +specification_version: 2 +summary: Interface classes for the Amazon EC2/EBS, SQS, S3, SDB, and ACF Web Services +test_files: +- test/ts_right_aws.rb diff --git a/vendor/gems/term-ansicolor-1.0.3/.specification b/vendor/gems/term-ansicolor-1.0.3/.specification new file mode 100644 index 0000000..706dbfe --- /dev/null +++ b/vendor/gems/term-ansicolor-1.0.3/.specification @@ -0,0 +1,69 @@ +--- !ruby/object:Gem::Specification +name: term-ansicolor +version: !ruby/object:Gem::Version + version: 1.0.3 +platform: ruby +authors: +- Florian Frank +autorequire: +bindir: bin +cert_chain: +date: 2007-10-04 00:00:00 -04:00 +default_executable: +dependencies: [] + +description: "" +email: flori@ping.de +executables: [] + +extensions: [] + +extra_rdoc_files: [] + +files: +- install.rb +- lib +- make_doc.rb +- CHANGES +- README.en +- VERSION +- Rakefile +- GPL +- examples +- lib/term +- lib/term/ansicolor.rb +- examples/cdiff.rb +- examples/example.rb +has_rdoc: true +homepage: http://term-ansicolor.rubyforge.org +licenses: [] + +post_install_message: +rdoc_options: +- --title +- Term::ANSIColor +- --inline-source +- --line-numbers +require_paths: +- lib +required_ruby_version: !ruby/object:Gem::Requirement + requirements: + - - ">" + - !ruby/object:Gem::Version + version: 0.0.0 + version: +required_rubygems_version: !ruby/object:Gem::Requirement + requirements: + - - ">=" + - !ruby/object:Gem::Version + version: "0" + version: +requirements: [] + +rubyforge_project: term-ansicolor +rubygems_version: 1.3.4 +signing_key: +specification_version: 1 +summary: Ruby library that colors strings using ANSI escape sequences +test_files: [] + diff --git a/vendor/gems/thoughtbot-factory_girl-1.2.1/.specification b/vendor/gems/thoughtbot-factory_girl-1.2.1/.specification new file mode 100644 index 0000000..4d0e84b --- /dev/null +++ b/vendor/gems/thoughtbot-factory_girl-1.2.1/.specification @@ -0,0 +1,115 @@ +--- !ruby/object:Gem::Specification +name: thoughtbot-factory_girl +version: !ruby/object:Gem::Version + version: 1.2.1 +platform: ruby +authors: +- Joe Ferris +autorequire: +bindir: bin +cert_chain: [] + +date: 2009-04-09 00:00:00 -04:00 +default_executable: +dependencies: [] + +description: factory_girl provides a framework and DSL for defining and using factories - less error-prone, more explicit, and all-around easier to work with than fixtures. +email: jferris@thoughtbot.com +executables: [] + +extensions: [] + +extra_rdoc_files: +- README.rdoc +files: +- Changelog +- CONTRIBUTION_GUIDELINES.rdoc +- LICENSE +- Rakefile +- README.rdoc +- lib/factory_girl/aliases.rb +- lib/factory_girl/attribute/association.rb +- lib/factory_girl/attribute/dynamic.rb +- lib/factory_girl/attribute/static.rb +- lib/factory_girl/attribute.rb +- lib/factory_girl/factory.rb +- lib/factory_girl/proxy/attributes_for.rb +- lib/factory_girl/proxy/build.rb +- lib/factory_girl/proxy/create.rb +- lib/factory_girl/proxy/stub.rb +- lib/factory_girl/proxy.rb +- lib/factory_girl/sequence.rb +- lib/factory_girl/syntax/blueprint.rb +- lib/factory_girl/syntax/generate.rb +- lib/factory_girl/syntax/make.rb +- lib/factory_girl/syntax/sham.rb +- lib/factory_girl/syntax.rb +- lib/factory_girl.rb +- test/aliases_test.rb +- test/association_attribute_test.rb +- test/attribute_test.rb +- test/attributes_for_strategy_test.rb +- test/build_strategy_test.rb +- test/create_strategy_test.rb +- test/dynamic_attribute_test.rb +- test/factory_test.rb +- test/integration_test.rb +- test/models.rb +- test/sequence_test.rb +- test/static_attribute_test.rb +- test/strategy_test.rb +- test/stub_strategy_test.rb +- test/syntax/blueprint_test.rb +- test/syntax/generate_test.rb +- test/syntax/make_test.rb +- test/syntax/sham_test.rb +- test/test_helper.rb +has_rdoc: true +homepage: +licenses: [] + +post_install_message: +rdoc_options: +- --line-numbers +- --inline-source +- --main +- README.rdoc +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.4 +signing_key: +specification_version: 2 +summary: factory_girl provides a framework and DSL for defining and using model instance factories. +test_files: +- test/aliases_test.rb +- test/association_attribute_test.rb +- test/attribute_test.rb +- test/attributes_for_strategy_test.rb +- test/build_strategy_test.rb +- test/create_strategy_test.rb +- test/dynamic_attribute_test.rb +- test/factory_test.rb +- test/integration_test.rb +- test/sequence_test.rb +- test/static_attribute_test.rb +- test/strategy_test.rb +- test/stub_strategy_test.rb +- test/syntax/blueprint_test.rb +- test/syntax/generate_test.rb +- test/syntax/make_test.rb +- test/syntax/sham_test.rb diff --git a/vendor/gems/thoughtbot-paperclip-2.2.9.2/.specification b/vendor/gems/thoughtbot-paperclip-2.2.9.2/.specification new file mode 100644 index 0000000..33fbb2b --- /dev/null +++ b/vendor/gems/thoughtbot-paperclip-2.2.9.2/.specification @@ -0,0 +1,126 @@ +--- !ruby/object:Gem::Specification +name: thoughtbot-paperclip +version: !ruby/object:Gem::Version + version: 2.2.9.2 +platform: ruby +authors: +- Jon Yurek +autorequire: +bindir: bin +cert_chain: [] + +date: 2009-06-18 00:00:00 -04:00 +default_executable: +dependencies: +- !ruby/object:Gem::Dependency + name: thoughtbot-shoulda + type: :development + version_requirement: + version_requirements: !ruby/object:Gem::Requirement + requirements: + - - ">=" + - !ruby/object:Gem::Version + version: "0" + version: +- !ruby/object:Gem::Dependency + name: mocha + type: :development + version_requirement: + version_requirements: !ruby/object:Gem::Requirement + requirements: + - - ">=" + - !ruby/object:Gem::Version + version: "0" + version: +description: +email: jyurek@thoughtbot.com +executables: [] + +extensions: [] + +extra_rdoc_files: +- README.rdoc +files: +- README.rdoc +- LICENSE +- Rakefile +- init.rb +- generators/paperclip +- generators/paperclip/paperclip_generator.rb +- generators/paperclip/templates +- generators/paperclip/templates/paperclip_migration.rb.erb +- generators/paperclip/USAGE +- lib/paperclip +- lib/paperclip/attachment.rb +- lib/paperclip/callback_compatability.rb +- lib/paperclip/geometry.rb +- lib/paperclip/interpolations.rb +- lib/paperclip/iostream.rb +- lib/paperclip/matchers +- lib/paperclip/matchers/have_attached_file_matcher.rb +- lib/paperclip/matchers/validate_attachment_content_type_matcher.rb +- lib/paperclip/matchers/validate_attachment_presence_matcher.rb +- lib/paperclip/matchers/validate_attachment_size_matcher.rb +- lib/paperclip/matchers.rb +- lib/paperclip/processor.rb +- lib/paperclip/storage.rb +- lib/paperclip/thumbnail.rb +- lib/paperclip/upfile.rb +- lib/paperclip.rb +- tasks/paperclip_tasks.rake +- test/attachment_test.rb +- test/database.yml +- test/fixtures +- test/fixtures/12k.png +- test/fixtures/50x50.png +- test/fixtures/5k.png +- test/fixtures/bad.png +- test/fixtures/s3.yml +- test/fixtures/text.txt +- test/fixtures/twopage.pdf +- test/geometry_test.rb +- test/helper.rb +- test/integration_test.rb +- test/interpolations_test.rb +- test/iostream_test.rb +- test/matchers +- test/matchers/have_attached_file_matcher_test.rb +- test/matchers/validate_attachment_content_type_matcher_test.rb +- test/matchers/validate_attachment_presence_matcher_test.rb +- test/matchers/validate_attachment_size_matcher_test.rb +- test/paperclip_test.rb +- test/processor_test.rb +- test/storage_test.rb +- test/thumbnail_test.rb +- shoulda_macros/paperclip.rb +has_rdoc: true +homepage: http://www.thoughtbot.com/projects/paperclip +licenses: [] + +post_install_message: +rdoc_options: +- --line-numbers +- --inline-source +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: +- ImageMagick +rubyforge_project: paperclip +rubygems_version: 1.3.4 +signing_key: +specification_version: 2 +summary: File attachments as attributes for ActiveRecord +test_files: [] + diff --git a/vendor/gems/thoughtbot-shoulda-2.10.1/.specification b/vendor/gems/thoughtbot-shoulda-2.10.1/.specification new file mode 100644 index 0000000..923edf5 --- /dev/null +++ b/vendor/gems/thoughtbot-shoulda-2.10.1/.specification @@ -0,0 +1,260 @@ +--- !ruby/object:Gem::Specification +name: thoughtbot-shoulda +version: !ruby/object:Gem::Version + version: 2.10.1 +platform: ruby +authors: +- Tammer Saleh +autorequire: +bindir: bin +cert_chain: [] + +date: 2009-03-05 00:00:00 -05:00 +default_executable: convert_to_should_syntax +dependencies: [] + +description: +email: tsaleh@thoughtbot.com +executables: +- convert_to_should_syntax +extensions: [] + +extra_rdoc_files: +- README.rdoc +- CONTRIBUTION_GUIDELINES.rdoc +files: +- CONTRIBUTION_GUIDELINES.rdoc +- MIT-LICENSE +- Rakefile +- README.rdoc +- bin/convert_to_should_syntax +- lib/shoulda +- lib/shoulda/action_controller +- lib/shoulda/action_controller/helpers.rb +- lib/shoulda/action_controller/macros.rb +- lib/shoulda/action_controller/matchers +- lib/shoulda/action_controller/matchers/assign_to_matcher.rb +- lib/shoulda/action_controller/matchers/filter_param_matcher.rb +- lib/shoulda/action_controller/matchers/render_with_layout_matcher.rb +- lib/shoulda/action_controller/matchers/respond_with_content_type_matcher.rb +- lib/shoulda/action_controller/matchers/respond_with_matcher.rb +- lib/shoulda/action_controller/matchers/route_matcher.rb +- lib/shoulda/action_controller/matchers/set_session_matcher.rb +- lib/shoulda/action_controller/matchers/set_the_flash_matcher.rb +- lib/shoulda/action_controller/matchers.rb +- lib/shoulda/action_controller.rb +- lib/shoulda/action_mailer +- lib/shoulda/action_mailer/assertions.rb +- lib/shoulda/action_mailer.rb +- lib/shoulda/action_view +- lib/shoulda/action_view/macros.rb +- lib/shoulda/action_view.rb +- lib/shoulda/active_record +- lib/shoulda/active_record/assertions.rb +- lib/shoulda/active_record/helpers.rb +- lib/shoulda/active_record/macros.rb +- lib/shoulda/active_record/matchers +- lib/shoulda/active_record/matchers/allow_mass_assignment_of_matcher.rb +- lib/shoulda/active_record/matchers/allow_value_matcher.rb +- lib/shoulda/active_record/matchers/association_matcher.rb +- lib/shoulda/active_record/matchers/ensure_inclusion_of_matcher.rb +- lib/shoulda/active_record/matchers/ensure_length_of_matcher.rb +- lib/shoulda/active_record/matchers/have_db_column_matcher.rb +- lib/shoulda/active_record/matchers/have_index_matcher.rb +- lib/shoulda/active_record/matchers/have_named_scope_matcher.rb +- lib/shoulda/active_record/matchers/have_readonly_attribute_matcher.rb +- lib/shoulda/active_record/matchers/validate_acceptance_of_matcher.rb +- lib/shoulda/active_record/matchers/validate_numericality_of_matcher.rb +- lib/shoulda/active_record/matchers/validate_presence_of_matcher.rb +- lib/shoulda/active_record/matchers/validate_uniqueness_of_matcher.rb +- lib/shoulda/active_record/matchers/validation_matcher.rb +- lib/shoulda/active_record/matchers.rb +- lib/shoulda/active_record.rb +- lib/shoulda/assertions.rb +- lib/shoulda/autoload_macros.rb +- lib/shoulda/context.rb +- lib/shoulda/helpers.rb +- lib/shoulda/macros.rb +- lib/shoulda/private_helpers.rb +- lib/shoulda/proc_extensions.rb +- lib/shoulda/rails.rb +- lib/shoulda/rspec.rb +- lib/shoulda/tasks +- lib/shoulda/tasks/list_tests.rake +- lib/shoulda/tasks/yaml_to_shoulda.rake +- lib/shoulda/tasks.rb +- lib/shoulda/test_unit.rb +- lib/shoulda.rb +- rails/init.rb +- test/fail_macros.rb +- test/fixtures +- test/fixtures/addresses.yml +- test/fixtures/friendships.yml +- test/fixtures/posts.yml +- test/fixtures/products.yml +- test/fixtures/taggings.yml +- test/fixtures/tags.yml +- test/fixtures/users.yml +- test/functional +- test/functional/posts_controller_test.rb +- test/functional/users_controller_test.rb +- test/matchers +- test/matchers/active_record +- test/matchers/active_record/allow_mass_assignment_of_matcher_test.rb +- test/matchers/active_record/allow_value_matcher_test.rb +- test/matchers/active_record/association_matcher_test.rb +- test/matchers/active_record/ensure_inclusion_of_matcher_test.rb +- test/matchers/active_record/ensure_length_of_matcher_test.rb +- test/matchers/active_record/have_db_column_matcher_test.rb +- test/matchers/active_record/have_index_matcher_test.rb +- test/matchers/active_record/have_named_scope_matcher_test.rb +- test/matchers/active_record/have_readonly_attributes_matcher_test.rb +- test/matchers/active_record/validate_acceptance_of_matcher_test.rb +- test/matchers/active_record/validate_numericality_of_matcher_test.rb +- test/matchers/active_record/validate_presence_of_matcher_test.rb +- test/matchers/active_record/validate_uniqueness_of_matcher_test.rb +- test/matchers/controller +- test/matchers/controller/assign_to_matcher_test.rb +- test/matchers/controller/filter_param_matcher_test.rb +- test/matchers/controller/render_with_layout_matcher_test.rb +- test/matchers/controller/respond_with_content_type_matcher_test.rb +- test/matchers/controller/respond_with_matcher_test.rb +- test/matchers/controller/route_matcher_test.rb +- test/matchers/controller/set_session_matcher_test.rb +- test/matchers/controller/set_the_flash_matcher.rb +- test/model_builder.rb +- test/other +- test/other/autoload_macro_test.rb +- test/other/context_test.rb +- test/other/convert_to_should_syntax_test.rb +- test/other/helpers_test.rb +- test/other/private_helpers_test.rb +- test/other/should_test.rb +- test/rails_root +- test/rails_root/app +- test/rails_root/app/controllers +- test/rails_root/app/controllers/application.rb +- test/rails_root/app/controllers/posts_controller.rb +- test/rails_root/app/controllers/users_controller.rb +- test/rails_root/app/helpers +- test/rails_root/app/helpers/application_helper.rb +- test/rails_root/app/helpers/posts_helper.rb +- test/rails_root/app/helpers/users_helper.rb +- test/rails_root/app/models +- test/rails_root/app/models/address.rb +- test/rails_root/app/models/flea.rb +- test/rails_root/app/models/friendship.rb +- test/rails_root/app/models/pets +- test/rails_root/app/models/pets/dog.rb +- test/rails_root/app/models/post.rb +- test/rails_root/app/models/product.rb +- test/rails_root/app/models/tag.rb +- test/rails_root/app/models/tagging.rb +- test/rails_root/app/models/treat.rb +- test/rails_root/app/models/user.rb +- test/rails_root/app/views +- test/rails_root/app/views/layouts +- test/rails_root/app/views/layouts/posts.rhtml +- test/rails_root/app/views/layouts/users.rhtml +- test/rails_root/app/views/layouts/wide.html.erb +- test/rails_root/app/views/posts +- test/rails_root/app/views/posts/edit.rhtml +- test/rails_root/app/views/posts/index.rhtml +- test/rails_root/app/views/posts/new.rhtml +- test/rails_root/app/views/posts/show.rhtml +- test/rails_root/app/views/users +- test/rails_root/app/views/users/edit.rhtml +- test/rails_root/app/views/users/index.rhtml +- test/rails_root/app/views/users/new.rhtml +- test/rails_root/app/views/users/show.rhtml +- test/rails_root/config +- test/rails_root/config/boot.rb +- test/rails_root/config/database.yml +- test/rails_root/config/environment.rb +- test/rails_root/config/environments +- test/rails_root/config/environments/test.rb +- test/rails_root/config/initializers +- test/rails_root/config/initializers/new_rails_defaults.rb +- test/rails_root/config/initializers/shoulda.rb +- test/rails_root/config/routes.rb +- test/rails_root/db +- test/rails_root/db/migrate +- test/rails_root/db/migrate/001_create_users.rb +- test/rails_root/db/migrate/002_create_posts.rb +- test/rails_root/db/migrate/003_create_taggings.rb +- test/rails_root/db/migrate/004_create_tags.rb +- test/rails_root/db/migrate/005_create_dogs.rb +- test/rails_root/db/migrate/006_create_addresses.rb +- test/rails_root/db/migrate/007_create_fleas.rb +- test/rails_root/db/migrate/008_create_dogs_fleas.rb +- test/rails_root/db/migrate/009_create_products.rb +- test/rails_root/db/migrate/010_create_friendships.rb +- test/rails_root/db/migrate/011_create_treats.rb +- test/rails_root/db/schema.rb +- test/rails_root/log +- test/rails_root/log/sqlite3.log +- test/rails_root/log/test.log +- test/rails_root/public +- test/rails_root/public/404.html +- test/rails_root/public/422.html +- test/rails_root/public/500.html +- test/rails_root/script +- test/rails_root/script/console +- test/rails_root/script/generate +- test/rails_root/test +- test/rails_root/test/shoulda_macros +- test/rails_root/test/shoulda_macros/custom_macro.rb +- test/rails_root/vendor +- test/rails_root/vendor/gems +- test/rails_root/vendor/gems/gem_with_macro-0.0.1 +- test/rails_root/vendor/gems/gem_with_macro-0.0.1/shoulda_macros +- test/rails_root/vendor/gems/gem_with_macro-0.0.1/shoulda_macros/gem_macro.rb +- test/rails_root/vendor/plugins +- test/rails_root/vendor/plugins/plugin_with_macro +- test/rails_root/vendor/plugins/plugin_with_macro/shoulda_macros +- test/rails_root/vendor/plugins/plugin_with_macro/shoulda_macros/plugin_macro.rb +- test/README +- test/rspec_test.rb +- test/test_helper.rb +- test/unit +- test/unit/address_test.rb +- test/unit/dog_test.rb +- test/unit/flea_test.rb +- test/unit/friendship_test.rb +- test/unit/post_test.rb +- test/unit/product_test.rb +- test/unit/tag_test.rb +- test/unit/tagging_test.rb +- test/unit/user_test.rb +has_rdoc: true +homepage: http://thoughtbot.com/projects/shoulda +licenses: [] + +post_install_message: +rdoc_options: +- --line-numbers +- --main +- README.rdoc +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: shoulda +rubygems_version: 1.3.4 +signing_key: +specification_version: 2 +summary: Making tests easy on the fingers and eyes +test_files: [] + diff --git a/vendor/gems/tobi-delayed_job-1.7.0/.specification b/vendor/gems/tobi-delayed_job-1.7.0/.specification new file mode 100644 index 0000000..4691615 --- /dev/null +++ b/vendor/gems/tobi-delayed_job-1.7.0/.specification @@ -0,0 +1,72 @@ +--- !ruby/object:Gem::Specification +name: tobi-delayed_job +version: !ruby/object:Gem::Version + version: 1.7.0 +platform: ruby +authors: +- "Tobias L\xC3\xBCtke" +autorequire: +bindir: bin +cert_chain: [] + +date: 2008-11-28 00:00:00 -05:00 +default_executable: +dependencies: [] + +description: Delated_job (or DJ) encapsulates the common pattern of asynchronously executing longer tasks in the background. It is a direct extraction from Shopify where the job table is responsible for a multitude of core tasks. +email: tobi@leetsoft.com +executables: [] + +extensions: [] + +extra_rdoc_files: +- README.textile +files: +- MIT-LICENSE +- README.textile +- delayed_job.gemspec +- init.rb +- lib/delayed/job.rb +- lib/delayed/message_sending.rb +- lib/delayed/performable_method.rb +- lib/delayed/worker.rb +- lib/delayed_job.rb +- tasks/jobs.rake +- spec/database.rb +- spec/delayed_method_spec.rb +- spec/job_spec.rb +- spec/story_spec.rb +has_rdoc: true +homepage: http://github.com/tobi/delayed_job/tree/master +licenses: [] + +post_install_message: +rdoc_options: +- --main +- README.textile +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.4 +signing_key: +specification_version: 2 +summary: Database-backed asynchronous priority queue system -- Extracted from Shopify +test_files: +- spec/database.rb +- spec/delayed_method_spec.rb +- spec/job_spec.rb +- spec/story_spec.rb diff --git a/vendor/gems/treetop-1.2.6/.specification b/vendor/gems/treetop-1.2.6/.specification new file mode 100644 index 0000000..d3d25c1 --- /dev/null +++ b/vendor/gems/treetop-1.2.6/.specification @@ -0,0 +1,125 @@ +--- !ruby/object:Gem::Specification +name: treetop +version: !ruby/object:Gem::Version + version: 1.2.6 +platform: ruby +authors: +- Nathan Sobo +autorequire: treetop +bindir: bin +cert_chain: [] + +date: 2009-06-13 00:00:00 -04:00 +default_executable: tt +dependencies: +- !ruby/object:Gem::Dependency + name: polyglot + type: :runtime + version_requirement: + version_requirements: !ruby/object:Gem::Requirement + requirements: + - - ">=" + - !ruby/object:Gem::Version + version: 0.2.5 + version: +description: +email: nathansobo@gmail.com +executables: +- tt +extensions: [] + +extra_rdoc_files: [] + +files: +- README +- Rakefile +- lib/treetop/bootstrap_gen_1_metagrammar.rb +- lib/treetop/compiler/grammar_compiler.rb +- lib/treetop/compiler/lexical_address_space.rb +- lib/treetop/compiler/metagrammar.rb +- lib/treetop/compiler/metagrammar.treetop +- lib/treetop/compiler/node_classes/anything_symbol.rb +- lib/treetop/compiler/node_classes/atomic_expression.rb +- lib/treetop/compiler/node_classes/character_class.rb +- lib/treetop/compiler/node_classes/choice.rb +- lib/treetop/compiler/node_classes/declaration_sequence.rb +- lib/treetop/compiler/node_classes/grammar.rb +- lib/treetop/compiler/node_classes/inline_module.rb +- lib/treetop/compiler/node_classes/nonterminal.rb +- lib/treetop/compiler/node_classes/optional.rb +- lib/treetop/compiler/node_classes/parenthesized_expression.rb +- lib/treetop/compiler/node_classes/parsing_expression.rb +- lib/treetop/compiler/node_classes/parsing_rule.rb +- lib/treetop/compiler/node_classes/predicate.rb +- lib/treetop/compiler/node_classes/repetition.rb +- lib/treetop/compiler/node_classes/sequence.rb +- lib/treetop/compiler/node_classes/terminal.rb +- lib/treetop/compiler/node_classes/transient_prefix.rb +- lib/treetop/compiler/node_classes/treetop_file.rb +- lib/treetop/compiler/node_classes.rb +- lib/treetop/compiler/ruby_builder.rb +- lib/treetop/compiler.rb +- lib/treetop/ruby_extensions/string.rb +- lib/treetop/ruby_extensions.rb +- lib/treetop/runtime/compiled_parser.rb +- lib/treetop/runtime/interval_skip_list/head_node.rb +- lib/treetop/runtime/interval_skip_list/interval_skip_list.rb +- lib/treetop/runtime/interval_skip_list/node.rb +- lib/treetop/runtime/interval_skip_list.rb +- lib/treetop/runtime/syntax_node.rb +- lib/treetop/runtime/terminal_parse_failure.rb +- lib/treetop/runtime/terminal_parse_failure_debug.rb +- lib/treetop/runtime/terminal_syntax_node.rb +- lib/treetop/runtime.rb +- lib/treetop/version.rb +- lib/treetop.rb +- bin/tt +- doc/contributing_and_planned_features.markdown +- doc/grammar_composition.markdown +- doc/index.markdown +- doc/pitfalls_and_advanced_techniques.markdown +- doc/semantic_interpretation.markdown +- doc/site.rb +- doc/sitegen.rb +- doc/syntactic_recognition.markdown +- doc/using_in_ruby.markdown +- examples/lambda_calculus/arithmetic.rb +- examples/lambda_calculus/arithmetic.treetop +- examples/lambda_calculus/arithmetic_node_classes.rb +- examples/lambda_calculus/arithmetic_test.rb +- examples/lambda_calculus/lambda_calculus +- examples/lambda_calculus/lambda_calculus.rb +- examples/lambda_calculus/lambda_calculus.treetop +- examples/lambda_calculus/lambda_calculus_node_classes.rb +- examples/lambda_calculus/lambda_calculus_test.rb +- examples/lambda_calculus/test_helper.rb +has_rdoc: true +homepage: http://functionalform.blogspot.com +licenses: [] + +post_install_message: +rdoc_options: [] + +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.4 +signing_key: +specification_version: 3 +summary: A Ruby-based text parsing and interpretation DSL +test_files: [] + diff --git a/vendor/gems/webrat-0.4.4/.specification b/vendor/gems/webrat-0.4.4/.specification new file mode 100644 index 0000000..437d153 --- /dev/null +++ b/vendor/gems/webrat-0.4.4/.specification @@ -0,0 +1,149 @@ +--- !ruby/object:Gem::Specification +name: webrat +version: !ruby/object:Gem::Version + version: 0.4.4 +platform: ruby +authors: +- Bryan Helmkamp +autorequire: +bindir: bin +cert_chain: [] + +date: 2009-04-06 00:00:00 -04:00 +default_executable: +dependencies: +- !ruby/object:Gem::Dependency + name: nokogiri + type: :runtime + version_requirement: + version_requirements: !ruby/object:Gem::Requirement + requirements: + - - ">=" + - !ruby/object:Gem::Version + version: 1.2.0 + version: +description: Webrat. Ruby Acceptance Testing for Web applications +email: bryan@brynary.com +executables: [] + +extensions: [] + +extra_rdoc_files: +- README.rdoc +- MIT-LICENSE.txt +files: +- History.txt +- install.rb +- MIT-LICENSE.txt +- README.rdoc +- Rakefile +- lib/webrat +- lib/webrat/core +- lib/webrat/core/configuration.rb +- lib/webrat/core/elements +- lib/webrat/core/elements/area.rb +- lib/webrat/core/elements/element.rb +- lib/webrat/core/elements/field.rb +- lib/webrat/core/elements/form.rb +- lib/webrat/core/elements/label.rb +- lib/webrat/core/elements/link.rb +- lib/webrat/core/elements/select_option.rb +- lib/webrat/core/locators +- lib/webrat/core/locators/area_locator.rb +- lib/webrat/core/locators/button_locator.rb +- lib/webrat/core/locators/field_by_id_locator.rb +- lib/webrat/core/locators/field_labeled_locator.rb +- lib/webrat/core/locators/field_locator.rb +- lib/webrat/core/locators/field_named_locator.rb +- lib/webrat/core/locators/form_locator.rb +- lib/webrat/core/locators/label_locator.rb +- lib/webrat/core/locators/link_locator.rb +- lib/webrat/core/locators/locator.rb +- lib/webrat/core/locators/select_option_locator.rb +- lib/webrat/core/locators.rb +- lib/webrat/core/logging.rb +- lib/webrat/core/matchers +- lib/webrat/core/matchers/have_content.rb +- lib/webrat/core/matchers/have_selector.rb +- lib/webrat/core/matchers/have_tag.rb +- lib/webrat/core/matchers/have_xpath.rb +- lib/webrat/core/matchers.rb +- lib/webrat/core/methods.rb +- lib/webrat/core/mime.rb +- lib/webrat/core/save_and_open_page.rb +- lib/webrat/core/scope.rb +- lib/webrat/core/session.rb +- lib/webrat/core/xml +- lib/webrat/core/xml/hpricot.rb +- lib/webrat/core/xml/nokogiri.rb +- lib/webrat/core/xml/rexml.rb +- lib/webrat/core/xml.rb +- lib/webrat/core.rb +- lib/webrat/core_extensions +- lib/webrat/core_extensions/blank.rb +- lib/webrat/core_extensions/deprecate.rb +- lib/webrat/core_extensions/detect_mapped.rb +- lib/webrat/core_extensions/meta_class.rb +- lib/webrat/core_extensions/nil_to_param.rb +- lib/webrat/core_extensions/tcp_socket.rb +- lib/webrat/mechanize.rb +- lib/webrat/merb.rb +- lib/webrat/merb_session.rb +- lib/webrat/rack.rb +- lib/webrat/rails.rb +- lib/webrat/rspec-rails.rb +- lib/webrat/selenium +- lib/webrat/selenium/application_server.rb +- lib/webrat/selenium/location_strategy_javascript +- lib/webrat/selenium/location_strategy_javascript/button.js +- lib/webrat/selenium/location_strategy_javascript/label.js +- lib/webrat/selenium/location_strategy_javascript/webrat.js +- lib/webrat/selenium/location_strategy_javascript/webratlink.js +- lib/webrat/selenium/location_strategy_javascript/webratlinkwithin.js +- lib/webrat/selenium/location_strategy_javascript/webratselectwithoption.js +- lib/webrat/selenium/matchers +- lib/webrat/selenium/matchers/have_content.rb +- lib/webrat/selenium/matchers/have_selector.rb +- lib/webrat/selenium/matchers/have_tag.rb +- lib/webrat/selenium/matchers/have_xpath.rb +- lib/webrat/selenium/matchers.rb +- lib/webrat/selenium/merb_application_server.rb +- lib/webrat/selenium/rails_application_server.rb +- lib/webrat/selenium/selenium_extensions.js +- lib/webrat/selenium/selenium_rc_server.rb +- lib/webrat/selenium/selenium_session.rb +- lib/webrat/selenium/sinatra_application_server.rb +- lib/webrat/selenium.rb +- lib/webrat/sinatra.rb +- lib/webrat.rb +- vendor/selenium-server.jar +has_rdoc: true +homepage: http://github.com/brynary/webrat +licenses: [] + +post_install_message: +rdoc_options: [] + +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: webrat +rubygems_version: 1.3.4 +signing_key: +specification_version: 2 +summary: Webrat. Ruby Acceptance Testing for Web applications +test_files: [] + diff --git a/vendor/gems/yfactorial-utility_scopes-0.2.2/.specification b/vendor/gems/yfactorial-utility_scopes-0.2.2/.specification new file mode 100644 index 0000000..e54ce5c --- /dev/null +++ b/vendor/gems/yfactorial-utility_scopes-0.2.2/.specification @@ -0,0 +1,90 @@ +--- !ruby/object:Gem::Specification +name: yfactorial-utility_scopes +version: !ruby/object:Gem::Version + version: 0.2.2 +platform: ruby +authors: +- Ryan Daigle +autorequire: +bindir: bin +cert_chain: [] + +date: 2008-10-28 00:00:00 -04:00 +default_executable: +dependencies: +- !ruby/object:Gem::Dependency + name: activerecord + type: :runtime + version_requirement: + version_requirements: !ruby/object:Gem::Requirement + requirements: + - - ">=" + - !ruby/object:Gem::Version + version: 2.1.0 + version: +description: A collection of utilitarian named scopes providing common functionality for ActiveRecord models. +email: ryan@yfactorial.com +executables: [] + +extensions: [] + +extra_rdoc_files: +- README.textile +- Rakefile +- LICENSE +- CHANGELOG +files: +- README.textile +- Rakefile +- LICENSE +- CHANGELOG +- init.rb +- lib +- lib/utility_scopes +- lib/utility_scopes.rb +- lib/utility_scopes/eager.rb +- lib/utility_scopes/except.rb +- lib/utility_scopes/limited.rb +- lib/utility_scopes/ordered.rb +- spec +- spec/abstract_spec.rb +- spec/eager_spec.rb +- spec/except_spec.rb +- spec/limit_spec.rb +- spec/ordered_spec.rb +- spec/spec_helper.rb +- spec/fixtures +- spec/fixtures/article.rb +has_rdoc: true +homepage: http://github.com/yfactorial/utility_scopes +licenses: [] + +post_install_message: +rdoc_options: +- --main +- README.textile +- --inline-source +- --charset=UTF-8 +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.4 +signing_key: +specification_version: 2 +summary: A collection of utilitarian named scopes providing common functionality for ActiveRecord models +test_files: [] + -- libgit2 0.21.2