Hello!

This is my first post, so plz be patient :)
I discovered a strange bug in Rails 2.3.2:
Tested with various DB-Configs (SQLite 3 & MySQL)

Just create a new & fresh rails app and generate a scaffold like this:

ruby script/generate scaffold koerperpartie name:string

and run rake db:migrate and rake:test

--> there seems to be a problem with "koerperpartie_path"

I can reproduce this error on others systems too.

btw "koerperpartie" means "bodypart" ;)

greetz

thomas jansing

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to