Module: Hyrax::Spec

Defined in:
lib/hyrax/spec.rb,
lib/hyrax/spec/version.rb,
lib/hyrax/spec/shared_examples.rb,
lib/hyrax/spec/factory_bot/build_strategies.rb,
lib/hyrax/spec/factory_bot/build_strategies/actor_create.rb

Overview

‘Hyrax::Spec` offers shared examples, contexts and matchers for Hyrax and its components.

Examples:

Requiring the ‘Hyrax::Spec` module

require 'hyrax/spec'

See Also:

Defined Under Namespace

Modules: SharedExamples Classes: ActorCreate

Constant Summary collapse

VERSION =
'0.3.2'.freeze
FactoryBot =

support legacy FactoryGirl name, but use always FactoryBot internally

FactoryGirl