There is exactly one menu. I’ve tried it with zero.
Using :model was a hack of expediency so I could move ahead and fix when
I figured it out
It appears the problem has less to do with the amount of data than with
the fact that the model class is not being loaded unless I explicitly
tell Rails I want it.
Thx
Mikkel B. wrote:
To many menus???
Whats the name of the generated classes???
:model has been deprecated since…0.7 or so…
On Friday, February 24, 2006, at 9:04 PM, Steve R. wrote: