RubyGems Navigation menu

activerecord-one 1.0.2

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):

Development Dependencies (3):

minitest >= 0
rake >= 0
sqlite3 >= 0

Owners:

Pushed by:

Authors:

  • Eddie Lebow

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 6,361

For this version 2,058

License:

public domain

Required Ruby Version: >= 0

Links: