[rt-users] where do you think is the best place to write debug snippets of code?

2014-08-22 Thread Al Joslin
where do you think is the best place to write debug snippets of code? for instance, I'm writing a callback to add a button that will create a child ticket and copy all of the custom fields into the new ticket but every time I change the code I've got to clear the mason cache, and restart

Re: [rt-users] where do you think is the best place to write debug snippets of code?

2014-08-22 Thread Kevin Falcone
On Fri, Aug 22, 2014 at 09:47:16AM -0400, Al Joslin wrote: where do you think is the best place to write debug snippets of code? for instance, I'm writing a callback to add a button that will create a child ticket and copy all of the custom fields into the new ticket but every time I