Open rcabralc opened 11 years ago
The following should be investigated and turned into a test case:
MyModel.transaction do instance.save! other_instance.save! # -> will not be checked end
The following should be investigated and turned into a test case: