--- !ruby/object:Gem::Specification name: giraffesoft-attribute_fu version: !ruby/object:Gem::Version version: 0.2.1 platform: ruby authors: - James Golick autorequire: bindir: bin cert_chain: [] date: 2008-08-04 00:00:00 -07:00 default_executable: dependencies: [] description: Creating multi-model forms is amazingly easy with AttributeFu. email: james@giraffesoft.ca executables: [] extensions: [] extra_rdoc_files: [] files: - init.rb - lib - lib/attribute_fu - lib/attribute_fu/associated_form_helper.rb - lib/attribute_fu/associations.rb - lib/attribute_fu.rb - MIT-LICENSE - Rakefile - README - tasks - tasks/attribute_fu_tasks.rake - test - test/app - test/app/controllers - test/app/controllers/application.rb - test/app/helpers - test/app/helpers/application_helper.rb - test/app/models - test/app/models/comment.rb - test/app/models/photo.rb - test/config - test/config/boot.rb - test/config/database.yml - test/config/environment.rb - test/config/environments - test/config/environments/development.rb - test/config/environments/test.rb - test/config/routes.rb - test/db - test/db/migrate - test/db/migrate/001_create_photos.rb - test/db/migrate/002_create_comments.rb - test/db/schema.rb - test/Rakefile - test/script - test/script/console - test/script/destroy - test/script/generate - test/script/server - test/test - test/test/test_helper.rb - test/test/unit - test/test/unit/associated_form_helper_test.rb - test/test/unit/comment_test.rb - test/test/unit/photo_test.rb - test/vendor - test/vendor/plugins - test/vendor/plugins/shoulda - test/vendor/plugins/shoulda/init.rb - test/vendor/plugins/shoulda/lib - test/vendor/plugins/shoulda/lib/shoulda - test/vendor/plugins/shoulda/lib/shoulda/active_record_helpers.rb - test/vendor/plugins/shoulda/lib/shoulda/context.rb - test/vendor/plugins/shoulda/lib/shoulda/general.rb - test/vendor/plugins/shoulda/lib/shoulda/private_helpers.rb - test/vendor/plugins/shoulda/lib/shoulda.rb - uninstall.rb has_rdoc: true homepage: http://jamesgolick.com/attribute_fu post_install_message: rdoc_options: - --main - README 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.2.0 signing_key: specification_version: 2 summary: rails multi-model forms made easy! test_files: []