Joined September 2012
·

Nickolay Schwarz

Software Gentleman at BenchPrep
·
Chicago, IL
·
·
·

It doesn't work automatically, you need to to wrap your code in the disturbed block like this:

disturbed do
   #your code goes here
   Purchase.register(current_user, params) #for example
end

Let me know if that works, I can throw you some examples in the live app as well.

Achievements
270 Karma
11,204 Total ProTip Views