![]() | Episodes 1 - has_many :through assoc error |
|
04 May 2010, 13:38
Trung LE (3 posts) |
Hi there, I bumped into errors when trying to do ‘theater.movies’ in Rails console.
I figured out the bug is due to Showing model, if I merge 2 models into 1 belongs_to like this belongs_to :movie, theater. To solve the problem I have to separate them into 2 lines. Why is that? |
| You must be logged in to comment |

