On Tue, 22 Apr 2014 15:35:33 -0400, Casey <[email protected]> wrote:

If I prefix all of the generated variables with an underscore, it works fine. It looks like the variable "delete" is the issue. To me, it looks like it's expecting some sort of "delete" method.

delete is a keyword, it cannot be a symbol.

-Steve

Reply via email to