Iterating over instance variable in 'index' view producing unexpected results

Hello All,

I am running into some problems with my ‘index’ view of an application I am trying desperately to convert from PHP to Ruby/Rails.

** MY ENVIRONMENT **

Anybody?

FYI, I started over again from the beginning. I used all rails naming conventions.

Still experiencing the same issue…

Any help is appreciated.

  • Brian

Issue resolved by swapping belongs_to & has_one in the models...