RubyGems Navigation menu

activerecord-one 1.0.0

Provides `ActiveRecord::Relation#one!`, a convenience method that asserts a relation contains exactly one record and returns it. If there are no records or more than one, an `ActiveRecord::NoRecordFound` or `ActiveRecord::MultipleRecordsFound` exception is raised, respectively.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.2 - July 31, 2020 (4.5 KB)
  2. 1.0.1 - January 30, 2018 (4.5 KB)
  3. 1.0.0 - January 30, 2018 (4.5 KB)

Runtime Dependencies (1):

rails >= 4

Development Dependencies (1):

sqlite3 >= 0

Owners:

Authors:

  • Eddie Lebow

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 6,368

For this version 2,025

License:

public domain

Required Ruby Version: >= 0

Links: