Registry / testing / temping

temping

JSON →
library4.4.0rbrubygemsunverified

Create temporary table-backed ActiveRecord models for use in tests.

gem install temping
INSTALL
IMPORT
SIG · TEMPING
T
temping
testingrubyv4.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Temping
require 'temping'

Define a temporary ActiveRecord model with a table for testing.

require 'temping' Temping.create :user do has_many :posts end User.create(name: 'Test')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.4.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
38 hits · last 30 days
node
36
Resources
temping — gem install temping · libregistry