search for: solidsuite

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

2006 Mar 03
2
Through relationship
...my controller i have the following code: @account = Account.find(@user.account_id) @products = @account.products but i recieve the following error: You have a nil object when you didn''t expect it! The error occured while evaluating nil.options RAILS_ROOT: /Users/flip/Documents/workspace/SolidSuite/public/../ config/.. Application Trace | Framework Trace | Full Trace #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/ associations/has_many_through_association.rb:66:in `construct_conditions'' #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/ associations/has_many_...