-
-
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: v2.13.1
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: v2.13.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 22 files changed
- 2 contributors
Commits on May 12, 2013
-
Rely on ::Rails::VERSION::STRING instead of an overly complex module
* I did not know about ::Rails::VERSION::STRING until recently. It seems to be defined all the way back to 3.0.0, which is all we need.
Configuration menu - View commit details
-
Copy full SHA for 4ae113b - Browse repository at this point
Copy the full SHA 4ae113bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30bbf72 - Browse repository at this point
Copy the full SHA 30bbf72View commit details
Commits on May 14, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 98c6d89 - Browse repository at this point
Copy the full SHA 98c6d89View commit details -
subject
is defined as a method rather than with thesubject
decla……rative method There is currently some odd interactions between rspec-rails and rspec-core when it comes to `let` definitions. If we call `subject` in an `included` hook, the dynamically generated `LetDefinitions` module gets inserted into the ancestor chain earlier than normal. This placement no longer allows `let` definitions to override methods defined on other modules that are brought in via `config.include`. We may raise a warning in future (see discussion in #738) [Fixes #738] Conflicts: Changelog.md
Configuration menu - View commit details
-
Copy full SHA for e744875 - Browse repository at this point
Copy the full SHA e744875View commit details -
4.0.0.rc1 is currently failing due to a bug in ActiveSupport itself
* Has since been fixed in rails/rails#10584
Configuration menu - View commit details
-
Copy full SHA for b4c5c34 - Browse repository at this point
Copy the full SHA b4c5c34View commit details
Commits on May 18, 2013
-
Configuration menu - View commit details
-
Copy full SHA for a7bd485 - Browse repository at this point
Copy the full SHA a7bd485View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4a3097 - Browse repository at this point
Copy the full SHA a4a3097View commit details -
Configuration menu - View commit details
-
Copy full SHA for e224d2d - Browse repository at this point
Copy the full SHA e224d2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7ae7e2 - Browse repository at this point
Copy the full SHA d7ae7e2View commit details
Commits on May 19, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 7baf241 - Browse repository at this point
Copy the full SHA 7baf241View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60f02a4 - Browse repository at this point
Copy the full SHA 60f02a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55bfd60 - Browse repository at this point
Copy the full SHA 55bfd60View 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 v2.13.1...v2.13.2