Project
Reverse Dependencies for rspec-rails
The projects listed here declare rspec-rails as a runtime or development dependency
0.0
Adds a capybara integration test group to RSpec 2.
2019
2020
2021
2022
2023
2024
0.0
RSpec extension to test JSON API response.
2019
2020
2021
2022
2023
2024
0.0
A gem that changes the default rspec format to be slightly more interesting.
2019
2020
2021
2022
2023
2024
0.0
use paper_trail within rspec, conveniently
2019
2020
2021
2022
2023
2024
0.0
A subject-oriented way to match assignments in controller examples.
2019
2020
2021
2022
2023
2024
0.0
Lightweight controller macros for Rails 3 and RSpec
2019
2020
2021
2022
2023
2024
0.0
This gem adds a custom matcher to RSpec-rails to recursively compare nested Ruby data-structures consisting of `Hash` and `Array` elements. An order of elements in an array is ignored. Based on the other GEM : rspec-deep-ignore-order-matcher
2019
2020
2021
2022
2023
2024
0.0
Extension to rspec-rails that allows some shortcuts in routing tests.
With it, this:
describe "users routes" do
describe "GET /" do
it{{:get => '/'}.should route_to "users#index"}
end
describe "POST /" do
it{{:post => '/'}.should be_routable}
end
end
...
2019
2020
2021
2022
2023
2024
0.0
A solution to support Rails Generator testing in RSpec.
2019
2020
2021
2022
2023
2024
0.0
Does Stuff
2019
2020
2021
2022
2023
2024
0.0
Rails-RSpec plugin that will track the coverage of routes among your request specs
2019
2020
2021
2022
2023
2024
0.0
rspec_tag_matchers provides an implementation of rspec_on_rails'
have_tag() matcher which does not depend on Rails' assert_select().
Using Nokogiri instead, the matcher is available to non-Rails projects,
and enjoys the full flexibility of Nokogiri's advanced and blazing fast
CSS and X...
2019
2020
2021
2022
2023
2024
0.0
Provides setup to prevent you writing excessive boilerplate in ViewComponent tests.
2019
2020
2021
2022
2023
2024
0.0
Provides wrapping application necessary views and data structures to capture online RSVP responses.
2019
2020
2021
2022
2023
2024
0.0
Yettings uses encrypted YML files that allow you to safely store sensitive configuration data such as API keys and passwords in your repository. Yettings makes these key/values available by creating a class and instance methods. Ex: Yetting.some_setting
2019
2020
2021
2022
2023
2024
0.0
A Rails blog
2019
2020
2021
2022
2023
2024
0.0
Rticles is a Rails plugin that allows for web-based editing of legal documents. It lets you create nested, numbered paragraphs, along with intra-document references that remain accurate as paragraphs are inserted, removed and moved.
2019
2020
2021
2022
2023
2024
0.0
RubyTML (or just RTML) is a Ruby framework for communicating with Ingenico's Incendo-based payment devices.
2019
2020
2021
2022
2023
2024
0.0
Rubber Ring helps developers to quickly build new sites and customers to easily edit them.
2019
2020
2021
2022
2023
2024
0.0
With RubberStamp, you can make any model versionable. This will record suggested changes to the model, which can then be approved or declined according to your application's design.
2019
2020
2021
2022
2023
2024