--- !ruby/object:Gem::Specification name: shoulda_generator version: !ruby/object:Gem::Version prerelease: false segments: - 1 - 3 - 2 version: 1.3.2 platform: ruby authors: - Josh Nichols - Martijn Storck - Luis Prill Sempere autorequire: bindir: bin cert_chain: [] date: 2009-01-06 00:00:00 +01:00 default_executable: dependencies: [] description: Generators which create tests using shoulda email: ovantu@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - LICENSE - Manifest - Rakefile - README.markdown - TODO - VERSION.yml - rails_generators/shoulda_model/shoulda_model_generator.rb - rails_generators/shoulda_model/templates/factory.rb - rails_generators/shoulda_model/templates/fixtures.yml - rails_generators/shoulda_model/templates/migration.rb - rails_generators/shoulda_model/templates/model.rb - rails_generators/shoulda_model/templates/unit_test.rb - rails_generators/shoulda_model/USAGE - rails_generators/shoulda_scaffold/shoulda_scaffold_generator.rb - rails_generators/shoulda_scaffold/templates/blueprint/ie.css - rails_generators/shoulda_scaffold/templates/blueprint/print.css - rails_generators/shoulda_scaffold/templates/blueprint/screen.css - rails_generators/shoulda_scaffold/templates/controller.rb - rails_generators/shoulda_scaffold/templates/erb/_form.html.erb - rails_generators/shoulda_scaffold/templates/erb/edit.html.erb - rails_generators/shoulda_scaffold/templates/erb/index.html.erb - rails_generators/shoulda_scaffold/templates/erb/layout.html.erb - rails_generators/shoulda_scaffold/templates/erb/new.html.erb - rails_generators/shoulda_scaffold/templates/erb/show.html.erb - rails_generators/shoulda_scaffold/templates/functional_test/basic.rb - rails_generators/shoulda_scaffold/templates/haml/_form.html.haml - rails_generators/shoulda_scaffold/templates/haml/edit.html.haml - rails_generators/shoulda_scaffold/templates/haml/index.html.haml - rails_generators/shoulda_scaffold/templates/haml/layout.html.haml - rails_generators/shoulda_scaffold/templates/haml/new.html.haml - rails_generators/shoulda_scaffold/templates/haml/show.html.haml - rails_generators/shoulda_scaffold/templates/helper.rb - rails_generators/shoulda_scaffold/USAGE - test/fixtures/about_yml_plugins/bad_about_yml/about.yml - test/fixtures/about_yml_plugins/bad_about_yml/init.rb - test/fixtures/about_yml_plugins/plugin_without_about_yml/init.rb - test/fixtures/eager/zoo/reptile_house.rb - test/fixtures/eager/zoo.rb - test/fixtures/environment_with_constant.rb - test/fixtures/lib/generators/missing_class/missing_class_generator.rb - test/fixtures/lib/generators/working/working_generator.rb - test/fixtures/plugins/alternate/a/generators/a_generator/a_generator.rb - test/fixtures/plugins/default/gemlike/init.rb - test/fixtures/plugins/default/gemlike/lib/gemlike.rb - test/fixtures/plugins/default/gemlike/rails/init.rb - test/fixtures/plugins/default/plugin_with_no_lib_dir/init.rb - test/fixtures/plugins/default/stubby/about.yml - test/fixtures/plugins/default/stubby/generators/stubby_generator/stubby_generator.rb - test/fixtures/plugins/default/stubby/init.rb - test/fixtures/plugins/default/stubby/lib/stubby_mixin.rb - test/rails_generators/shoulda_model_generator_test.rb - test/shoulda_macros/generator_macros.rb - test/stolen_from_railties.rb - test/test_helper.rb has_rdoc: true homepage: http://github.com/LuNiPriSe/shoulda_generator licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.6 signing_key: specification_version: 2 summary: Generators which create tests using shoulda test_files: []