1
...
I think you have it Eloy
1 2 3 4
<% for prod in @account.products cked = @user.products.nil? cked = @user.products.include?(prod) if !cked %> ...
I don't think the "#{}" is ...
Haven't tested it but how a...
For give my ignorance but w...