Class: YamlExporter::DuplicateKeyError
- Inherits:
-
Error
- Object
- ActiveRecord::ActiveRecordError
- Error
- YamlExporter::DuplicateKeyError
- Defined in:
- lib/yaml_exporter.rb
Overview
Raised when a find_by-identified list contains two entries with the same
key value — e.g. two slug: chapter-1 entries under one book_parts:.