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 **
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.
Issue resolved by swapping belongs_to & has_one in the models...