Disable callbacks with save, unless specified.

Hi Chris

do you just want to bypass all the validations ?

If so just call instance.save(false), the method already exists.

hth

Thibaut