Exception: GitModel::RecordNotSaved
- Inherits:
-
GitModelError
- Object
- StandardError
- GitModelError
- GitModel::RecordNotSaved
- Defined in:
- lib/gitmodel/errors.rb
Overview
Raised by GitModel::Persistable.save! and GitModel::Persistable.create! methods when record cannot be saved because record is invalid.