rspec-rails 7.0.0
rspec-rails integrates the Rails testing helpers into RSpec.
Gemfile:
=
install:
=
Runtime Dependencies (7):
actionpack
>= 7.0
activesupport
>= 7.0
railties
>= 7.0
rspec-core
~> 3.13
rspec-expectations
~> 3.13
rspec-mocks
~> 3.13
rspec-support
~> 3.13