Libraries
»
untraceable-save
(0.1.0)
»
Index
»
File: README
untraceable-save
ActiveRecord untraceable save.
Usage
untraceable_save
- saves record without timestamps.
quiet_save
- saves record without timestamps and without validating data.
Also
: There are bang (
!
) versions too.