[DRE-commits] [SCM] ruby-shoulda.git annotated tag, v2.11.0, created. v2.11.0

Joe Ferris joe.r.ferris at gmail.com
Sun Jul 24 21:50:07 UTC 2011


The annotated tag, v2.11.0 has been created
        at  9dd1cf3028e697c6e14eb17e2014cdd5ec2086c0 (tag)
   tagging  e602a89a9fdd52bbce4a184b236f0f5f74524c08 (commit)
  replaces  v2.10.2
 tagged by  Joe Ferris
        on  Wed Jun 23 15:19:21 2010 -0400

- Shortlog ------------------------------------------------------------
Tagged the 2.11 release

Artiom Diomin (1):
      Recognize glob route params as an array

Chad Pytel (2):
      fix action mailer test method
      have_sent_email integration tests pass

Joe Ferris (16):
      Removed deprecated functionality
      Fixed missing failure message for should_not allow_mass_assignment_of with no protected attributes
      Fixed rails deprecation warning
      The should method now takes a matcher; added a should_not method for
      Assign context to supporting matchers
      Change AssignToMatcher to accept a context for use with #with
      Accept a context in SetSessionMatcher for use with #to
      Use the controller as the subject in ActionController::TestCase
      Added a redirect_to matcher
      Added a render_template matcher
      Changed macros to use should with a matcher
      Fixed should_fail to work with matchers; ActionController macros use matchers
      Fixed errors and warnings related to Rails 3
      Fixed a duplicate constant warning
      Use a dynamic gemspec instead of generating one from the Rakefile; updated authors and other gem info; bumped to version 2.11
      Bump to version 2.11

Joshua Clayton (4):
      Made nested contexts w/o a subject block be able to refer to its parent subject block
      Bump gemspec to 2.10.3
      Update gemspec
      Fix module name

Matt Jankowski (2):
      allow to use newer installed rails gems
      there is a bug in the I18n library bundled with newer rails versions which raises an error on :message options with dots in a row.  Removing from our test model does not affect our tests

Mike Burns (8):
      Deprecate all 'macros'.
      Document the deprecated 'macros'
      A #have_sent_email matcher
      Deprecate #assert_sent_email
      deprecate #assert_sent_email and assert_did_not_send_email
      Documentation for the mailer matchers
      Fix conflict
      Potentially-failing integration test for #have_sent_email

Nick Quaranto (1):
      Fixing the broken gemspec

Zach Dennis (1):
      Made #subject lazy so it only builds once

-----------------------------------------------------------------------

-- 
ruby-shoulda.git



More information about the Pkg-ruby-extras-commits mailing list