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