Sha256: a354d2d688ca3fe1ec0be7b00e8c107a1ce784767075bf735b7dd627b049c834
Contents?: true
Size: 1.24 KB
Versions: 0
Compression: gzip
Compressed size: 597 Bytes
Stored size: 597 Bytes
Contents
--- !ruby/object:Gem::Specification name: shah-seed_data version: !ruby/object:Gem::Version version: 0.5.1 platform: ruby authors: - Shahid N. Shah autorequire: bindir: bin cert_chain: [] date: 2009-01-18 00:00:00 -08:00 default_executable: dependencies: [] description: Create seed data rake tasks and use the new Model.create_or_update_seed() method to manage default data. email: shahid@shah.org executables: [] extensions: [] extra_rdoc_files: [] files: - VERSION.yml - lib/seed_data.rb - test/seed_data_test.rb - test/test_helper.rb - test/database.yml - test/schema.rb - test/debug.log - test/seed_data.sqlite3.db has_rdoc: false homepage: http://github.com/shah/seed_data 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.2.0 signing_key: specification_version: 2 summary: Adds methods to ActiveRecord to manage seed data that should be loaded into the database. test_files: []