major changes to rails to make it basically work
commit4f2d6bd36d66f54345d8d158371619abfebe0d7f
authorjason <jason@695555e7-a3f4-42c9-822d-1d0ed3746087>
Sat, 28 Jul 2007 00:12:22 +0000 (28 00:12 +0000)
committerjason <jason@695555e7-a3f4-42c9-822d-1d0ed3746087>
Sat, 28 Jul 2007 00:12:22 +0000 (28 00:12 +0000)
tree8aa5174ad52211d5e9bbc24a03763f88373b1ec7
parent39bd75fbddc9891d8a0cda848e1dab08c765cb82
major changes to rails to make it basically work

git-svn-id: svn+ssh://rubyforge.org/var/svn/zcc/trunk@285 695555e7-a3f4-42c9-822d-1d0ed3746087
rails/app/controllers/record_controller.rb [new file with mode: 0644]
rails/app/helpers/record_helper.rb [new file with mode: 0644]
rails/app/views/record/show.rhtml [new file with mode: 0644]
rails/app/views/search/found.rhtml
rails/log/development.log
rails/test/functional/record_controller_test.rb [new file with mode: 0644]