--- !ruby/object:Gem::Specification name: cheap_imports version: !ruby/object:Gem::Version prerelease: false segments: - 0 - 0 - 4 version: 0.0.4 platform: ruby authors: - Ana Nelson autorequire: bindir: bin cert_chain: [] date: 2010-06-18 00:00:00 +01:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: bones prerelease: false requirement: &id001 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 3 - 4 - 3 version: 3.4.3 type: :development version_requirements: *id001 description: Imports delimited text files to Active Record or Datamapper, with validations. email: ana@ananelson.com executables: - cheap_imports extensions: [] extra_rdoc_files: - History.txt - README.txt - bin/cheap_imports files: - History.txt - README.txt - Rakefile - bin/cheap_imports - clean-arch-install.sh - examples/cats.rb - examples/tarp/.example.rb.swp - examples/tarp/ar-example.out - examples/tarp/ar-example.rb - examples/tarp/ar-example.sqlite3 - examples/tarp/dm-example.out - examples/tarp/dm-example.rb - examples/tarp/dm-example.sqlite3 - examples/tarp/run-examples.sh - examples/tarp/tarp_transactions.csv - lib/cheap_imports.rb - lib/cheap_imports/cheap_imports.rb - lib/cheap_imports/import.rb - spec/cheap_imports_spec.rb - spec/orms/active_record_spec.rb - spec/orms/datamapper_spec.rb - spec/spec_helper.rb has_rdoc: true homepage: http://ananelson.com licenses: [] post_install_message: rdoc_options: - --main - README.txt 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: cheap_imports rubygems_version: 1.3.6 signing_key: specification_version: 3 summary: Imports delimited text files to Active Record or Datamapper, with validations test_files: []