sample_models 1.2.6
A library for making it extremely fast for Rails developers to set up and save ActiveRecord instances when writing test cases. It aims to: * meet all your validations automatically * only make you specify the attributes you care about * give you a rich set of features so you can specify associated values as concisely as possible * do this with as little configuration as possible
Gemfile:
=
Installeer:
=
Runtime afhankelijkheden (2):
activerecord
>= 0
activesupport
>= 0