# -*- encoding: utf-8 -*- # stub: dr_nic_magic_models 0.9.2 ruby lib Gem::Specification.new do |s| s.name = "dr_nic_magic_models".freeze s.version = "0.9.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["nicwilliams".freeze] s.date = "2007-04-30" s.description = "Dr Nic's Magic Models - Invisible validations, assocations and Active Record models themselves!".freeze s.email = "drnicwilliams@gmail.com".freeze s.files = ["CHANGELOG".freeze, "History.txt".freeze, "Manifest.txt".freeze, "README".freeze, "Rakefile".freeze, "install.rb".freeze, "lib/base.rb".freeze, "lib/connection_adapters/abstract/schema_statements.rb".freeze, "lib/connection_adapters/abstract_adapter.rb".freeze, "lib/connection_adapters/mysql_adapter.rb".freeze, "lib/connection_adapters/postgresql_adapter.rb".freeze, "lib/dr_nic_magic_models.rb".freeze, "lib/dr_nic_magic_models/inflector.rb".freeze, "lib/dr_nic_magic_models/magic_model.rb".freeze, "lib/dr_nic_magic_models/schema.rb".freeze, "lib/dr_nic_magic_models/validations.rb".freeze, "lib/dr_nic_magic_models/version.rb".freeze, "lib/module.rb".freeze, "lib/rails.rb".freeze, "scripts/txt2html".freeze, "scripts/txt2js".freeze, "test.db".freeze, "test/abstract_unit.rb".freeze, "test/connections/native_mysql/connection.rb".freeze, "test/connections/native_postgresql/connection.rb".freeze, "test/connections/native_sqlite/connection.rb".freeze, "test/dummy_test.rb".freeze, "test/env_test.rb".freeze, "test/fixtures/.DS_Store".freeze, "test/fixtures/adjectives.yml".freeze, "test/fixtures/adjectives_fun_users.yml".freeze, "test/fixtures/db_definitions/mysql.drop.sql".freeze, "test/fixtures/db_definitions/mysql.sql".freeze, "test/fixtures/db_definitions/postgresql.sql".freeze, "test/fixtures/db_definitions/sqlite.sql".freeze, "test/fixtures/fun_users.yml".freeze, "test/fixtures/group_memberships.yml".freeze, "test/fixtures/group_tag.yml".freeze, "test/fixtures/groups.yml".freeze, "test/foreign_keys_test.rb".freeze, "test/fun_user_plus.rb".freeze, "test/invisible_model_access_test.rb".freeze, "test/invisible_model_assoc_test.rb".freeze, "test/invisible_model_classes_test.rb".freeze, "test/magic_module_test.rb".freeze, "test/test_existing_model.rb".freeze, "website/index.html".freeze, "website/index.txt".freeze, "website/javascripts/rounded_corners_lite.inc.js".freeze, "website/stylesheets/screen.css".freeze, "website/template.js".freeze, "website/template.rhtml".freeze, "website/version-raw.js".freeze, "website/version-raw.txt".freeze, "website/version.js".freeze, "website/version.txt".freeze] s.homepage = "http://magicmodels.rubyforge.org".freeze s.required_ruby_version = Gem::Requirement.new("> 0.0.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Dr Nic's Magic Models - Invisible validations, assocations and Active Record models themselves!".freeze s.test_files = ["test/test_existing_model.rb".freeze] end