This project is archived and is in readonly mode.
the word "kasse" seems to be a reserved word ?!
Reported by steen suurballe | January 13th, 2009 @ 01:00 PM | in 2.x
rails 2.2.2 ruby 1.86-26 MySQL 5.045
a) new project myproj (install also myproj_dev) b) generate scaffold kasse name:string
now: http://localhost:3000/kasses
generates
undefined local variable or method new_kasse_path' for
#<ActionView::Base:0x62a3edc>
make one record and try edit http://localhost:3000/kasses/1/edit
undefined method kasse_path' for
#<ActionView::Base:0x6269020>
Works ofc. with another word than "kasse" (kasselinie also fails)
Weird bug
Comments and changes to this ticket
-
Pratik March 13th, 2009 @ 02:43 PM
- State changed from new to duplicate
- Assigned user set to CancelProfileIsBroken
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>