search for: _entity

Displaying 1 result from an estimated 1 matches for "_entity".

Did you mean: entity
2006 Apr 16
8
"Cannot convert String to Integer" after using association
.../activerecord-1.13.2/lib/active_record/associations/association_proxy.rb:75:in `method_missing'' c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.13.2/lib/active_record/associations/has_many_association.rb:90:in `method_missing'' (eval):1:in `id'' #{RAILS_ROOT}/app/views/main/_entity.rhtml:27 #{RAILS_ROOT}/app/views/main/index.rhtml:30 #{RAILS_ROOT}/app/views/main/index.rhtml:29:in `each'' #{RAILS_ROOT}/app/views/main/index.rhtml:29 This is really starting to tick me off. I had a workaround in which I retrieved all the important information before I used an associati...