-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: rspec/rspec-rails
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rspec/rspec-rails
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 15 files changed
- 5 contributors
Commits on Feb 3, 2015
-
Configuration menu - View commit details
-
Copy full SHA for e909650 - Browse repository at this point
Copy the full SHA e909650View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed975be - Browse repository at this point
Copy the full SHA ed975beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fe5d89 - Browse repository at this point
Copy the full SHA 8fe5d89View commit details
Commits on Feb 21, 2015
-
Configuration menu - View commit details
-
Copy full SHA for d5af73f - Browse repository at this point
Copy the full SHA d5af73fView commit details -
Add missing
require
to RSpec generator rootFix #1301. This fixes an issue where Rail's autoload does not find it in some environments.
Configuration menu - View commit details
-
Copy full SHA for 9f1982a - Browse repository at this point
Copy the full SHA 9f1982aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f57e6f9 - Browse repository at this point
Copy the full SHA f57e6f9View commit details -
defines BeRoutableMatcher#description
overrides RSpec::Matchers::BuiltIn::BaseMatcher#description to return the description "be routable" instead of "be routable matcher"
Configuration menu - View commit details
-
Copy full SHA for d1e3e8c - Browse repository at this point
Copy the full SHA d1e3e8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1398549 - Browse repository at this point
Copy the full SHA 1398549View commit details -
Relax
rails
dependency constraint to support the4.2.x
releases.The previous constraint would only go as up as `4.2.0`, thus making `rspec-rails` incompatible with any of the patch releases of the rails 4.2.x series.
Configuration menu - View commit details
-
Copy full SHA for 2da9def - Browse repository at this point
Copy the full SHA 2da9defView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02fb9f3 - Browse repository at this point
Copy the full SHA 02fb9f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65f8558 - Browse repository at this point
Copy the full SHA 65f8558View commit details
Commits on Feb 23, 2015
-
Disable the test-unit gem autorunner.
For some reason the test-unit gem loads it's autorunner by default. Though the test-unit included with Ruby does not. The original code for loading test-unit pre-dates widespread usage of the test-unit gem. We took care of disabling the autorunner for Ruby 2.2+ since the test-unit gem is now required for Rails 3.2. For older Ruby versions we attempt to only load the `test/unit/assertions` module. When using the `test-unit` gem however, Rails will auto require it for us, which loads the main test-unit code, thus enabling the autorunner.
Configuration menu - View commit details
-
Copy full SHA for 4b203f8 - Browse repository at this point
Copy the full SHA 4b203f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03b9db9 - Browse repository at this point
Copy the full SHA 03b9db9View commit details
Commits on Feb 24, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 21731ed - Browse repository at this point
Copy the full SHA 21731edView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.2.0...v3.2.1