Exception: Enumerable::SoleItemExpectedError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/activesupport-7.0.4/lib/active_support/core_ext/enumerable.rb

Overview

Error generated by sole when called on an enumerable that doesn’t have exactly one item.