On Jun 9, 11:08 pm, ThomasJ <[email protected]> wrote:
> 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'm guessing at what the problem is since I haven't tried this (tip
for next time: describe exactly what it is that didn't work), but my
money would be on rails incorrectly pluralizing/singularizing your non
english model name.

Fred
>
> 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