Skip to content
Permalink

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.2.0
Choose a base ref
...
head repository: rspec/rspec-rails
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.1
Choose a head ref
  • 9 commits
  • 15 files changed
  • 2 contributors

Commits on Nov 29, 2010

  1. Depend on railties, activesupport and actionpack instead of monolithi…

    …c rails gem
    
    - Closes #275.
    solnic authored and dchelimsky committed Nov 29, 2010
    Configuration menu
    Copy the full SHA
    b88c721 View commit details
    Browse the repository at this point in the history
  2. history

    dchelimsky committed Nov 29, 2010
    Configuration menu
    Copy the full SHA
    db88d25 View commit details
    Browse the repository at this point in the history
  3. Update deps

    - rspec ~> M.m.0 (3 digits instead of 2)
    - rails gems >= 3.0.0 (not ~> 3.0.0)
    dchelimsky committed Nov 29, 2010
    Configuration menu
    Copy the full SHA
    e700858 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2010

  1. links

    dchelimsky committed Nov 30, 2010
    Configuration menu
    Copy the full SHA
    1a881dd View commit details
    Browse the repository at this point in the history
  2. Point cucumber dev dependency to my fork which depends on builder.

    - filed pull request with cucumber project - can revert this if/when
      that is merged/released.
    dchelimsky committed Nov 30, 2010
    Configuration menu
    Copy the full SHA
    4b79a87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6eb2b25 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2010

  1. Got webrat working across request and controller specs

    - added --webrat flag for request controller generator
    - deprecated --webrat-matchers flag across generators
    - Closes #277.
    dchelimsky committed Dec 1, 2010
    Configuration menu
    Copy the full SHA
    617d675 View commit details
    Browse the repository at this point in the history
  2. bump version to 2.2.1

    dchelimsky committed Dec 1, 2010
    Configuration menu
    Copy the full SHA
    eb7c5dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c89a5ac View commit details
    Browse the repository at this point in the history
Loading