working integration controller
commit6383c087271f7b8174b8154b0a450a149cdb5ca0
authorevanweaver <evanweaver@c1ad287d-65d5-445d-b84c-e64f8492f1e6>
Tue, 15 Jan 2008 16:31:41 +0000 (15 16:31 +0000)
committerevanweaver <evanweaver@c1ad287d-65d5-445d-b84c-e64f8492f1e6>
Tue, 15 Jan 2008 16:31:41 +0000 (15 16:31 +0000)
tree8fb25d1ee8ffc95461bd72b9fa03a96cda486d19
parent787a503aaed9a7596a6b73c1d763eaf49af27bb8
working integration controller

git-svn-id: svn://rubyforge.org/var/svn/fauna/has_many_polymorphs/trunk@1338 c1ad287d-65d5-445d-b84c-e64f8492f1e6
test/integration/app/app/controllers/bones_controller.rb [new file with mode: 0644]
test/integration/app/app/helpers/bones_helper.rb [new file with mode: 0644]
test/integration/app/app/models/bone.rb
test/integration/app/app/views/bones/index.rhtml [new file with mode: 0644]
test/integration/app/config/environment.rb
test/integration/app/config/environment.rb.canonical
test/integration/app/db/migrate/003_create_organic_substances.rb
test/integration/app/test/fixtures/bones.yml [deleted file]
test/integration/app/test/fixtures/organic_substances.yml
test/integration/app/test/functional/bones_controller_test.rb [new file with mode: 0644]