You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

57 lines
1.5 KiB

CHANGELOG
History.txt
Manifest.txt
README
Rakefile
install.rb
lib/base.rb
lib/connection_adapters/abstract/schema_statements.rb
lib/connection_adapters/abstract_adapter.rb
lib/connection_adapters/mysql_adapter.rb
lib/connection_adapters/postgresql_adapter.rb
lib/dr_nic_magic_models.rb
lib/dr_nic_magic_models/inflector.rb
lib/dr_nic_magic_models/magic_model.rb
lib/dr_nic_magic_models/schema.rb
lib/dr_nic_magic_models/validations.rb
lib/dr_nic_magic_models/version.rb
lib/module.rb
lib/rails.rb
scripts/txt2html
scripts/txt2js
test.db
test/abstract_unit.rb
test/connections/native_mysql/connection.rb
test/connections/native_postgresql/connection.rb
test/connections/native_sqlite/connection.rb
test/dummy_test.rb
test/env_test.rb
test/fixtures/.DS_Store
test/fixtures/adjectives.yml
test/fixtures/adjectives_fun_users.yml
test/fixtures/db_definitions/mysql.drop.sql
test/fixtures/db_definitions/mysql.sql
test/fixtures/db_definitions/postgresql.sql
test/fixtures/db_definitions/sqlite.sql
test/fixtures/fun_users.yml
test/fixtures/group_memberships.yml
test/fixtures/group_tag.yml
test/fixtures/groups.yml
test/foreign_keys_test.rb
test/fun_user_plus.rb
test/invisible_model_access_test.rb
test/invisible_model_assoc_test.rb
test/invisible_model_classes_test.rb
test/magic_module_test.rb
test/test_existing_model.rb
website/index.html
website/index.txt
website/javascripts/rounded_corners_lite.inc.js
website/stylesheets/screen.css
website/template.js
website/template.rhtml
website/version-raw.js
website/version-raw.txt
website/version.js
website/version.txt