Muhammad Moinur Rahman 2ee5b5663e databases/rubygem-fabrication: New port
Fabrication generates objects in Ruby. Fabricators are schematics for
your objects, and can be created as needed anywhere in your app or
specs.

Fabrication can generate anything, but has specific support for
ActiveRecord Models, Mongoid Documents, Sequel Models, and DataMapper
Resources.

Sponsored by:	Nepustil
2022-11-19 16:18:43 -06:00

6 lines
290 B
Plaintext

Fabrication generates objects in Ruby. Fabricators are schematics for your
objects, and can be created as needed anywhere in your app or specs.
Fabrication can generate anything, but has specific support for ActiveRecord
Models, Mongoid Documents, Sequel Models, and DataMapper Resources.