Module: RSpec::Rails::ModelExampleGroup Private
- Extended by:
- ActiveSupport::Concern
- Includes:
- RailsExampleGroup
- Defined in:
- lib/rspec/rails/example/model_example_group.rb
Overview
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
Container class for model spec functionality. Does not provide anything special over the common RailsExampleGroup currently.