Sha256: 9c8b5d5c0fad89f167f742a8849976cb31a1b04fdfebee29c8471dc651f46bd8
Contents?: true
Size: 1.54 KB
Versions: 0
Compression: gzip
Compressed size: 639 Bytes
Stored size: 639 Bytes
Contents
--- !ruby/object:Gem::Specification name: anaf_habtm version: !ruby/object:Gem::Version hash: 17 prerelease: false segments: - 0 - 0 - 7 version: 0.0.7 platform: ruby authors: - Tyler Gannon autorequire: bindir: bin cert_chain: [] date: 2010-07-09 00:00:00 -07:00 default_executable: dependencies: [] description: accepts_nested_attributes_for habtm email: t--g__a--nnon@gmail.com executables: [] extensions: [] extra_rdoc_files: - README files: - Gemfile - README - Rakefile - anaf_habtm.gemspec - install.rb - lib/active_record_extensions.rb - lib/anaf_habtm.rb - lib/application_helper_methods.rb - lib/generators/anaf_habtm/anaf_habtm_generator.rb - lib/generators/anaf_habtm/assets/nested_attributes.js - lib/hash.rb - rails/init.rb - test/anaf_habtm_test.rb - test/test_helper.rb - uninstall.rb has_rdoc: true homepage: http://github.com/tylergannon/anaf_habtm licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: accepts_nested_attributes_for habtm test_files: - test/anaf_habtm_test.rb - test/test_helper.rb