Learn How to Create Your Own Programming Language createyourproglang.com
...
I think you have it Eloy
<% 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...