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

Nick Quaranto nick at quaran.to
Sun Jul 24 21:50:06 UTC 2011


The annotated tag, v2.10.2 has been created
        at  87d2e55a7535cd0b12221e5a9872e4e334bfedda (tag)
   tagging  39f3e5b6fa82ed803d1e11b1adde26966982a7ca (commit)
  replaces  v2.10.1
 tagged by  Nick Quaranto
        on  Wed Jul 15 13:45:05 2009 -0400

- Shortlog ------------------------------------------------------------
Tagging 2.10.2

Dean Strelau (3):
      Require 'test/unit' before including/extending things into it.
      Update testing boot.rb for Ruby 1.9 compat.
      When searching for test failure, accept either MiniTest::Assertion or Test::Unit::AssertionFailedError for Ruby 1.9 compatibility.

Joe Ferris (23):
      Updated and corrected documentation for ActionController macros
      Ignoring Vim swap files
      Renamed have_index to have_db_index [#153 state:resolved]
      Added should_create and should_destroy [#190 state:resolved]
      Added a :message option to assert_accepts/assert_rejects for testing failure messages
      Switched to ActiveSupport::TestCase for Rails 2.3 support
      Added a description for respond_with_content_type [#185 state:resolved]
      Removed functionality deprecated in 2.10 [#192 state:resolved]
      Changed the description for have_db_index to correctly describe multiple columns and index where uniqueness is not specified [#159 state:resolved]
      Added support for should_have_one :through [#115 state:resolved]
      Renamed model_class to described_type, and made it public
      Added the subject method [#86]
      Changed macros to use subject instead of get_instance_of [#86]
      Added the subject class method to explicitly declare the subject [#86]
      Deprecated the implicit instance variable in favor of the explicit subject method [#86 state:resolved]
      Deprecated should_set_the_flash_to nil in favor of should_not_set_the_flash [#191 state:resolved]
      Deprecated should_render_a_form [#157 state:resolved]
      Added clearer instructions to the subject deprecation warning
      Deprecated should_have_named_scope [#156 state:resolved]
      Deprecated should_render_page_with_metadata [#155 state:resolved]
      Removed unused ActionController helpers
      Documentation changes for should_change
      Updated the contribution guidelines to point to Github Issues instead of Lighthouse

Ken Collins (1):
      Remove unsplated return value from #get_options! for ruby 1.9 compatibility.

Larry Marburger (1):
      Fixed set_session not matching false values. [#174 state:resolved]

Lawrence Pit (1):
      #148 allow_mass_assignment matcher description

Matt Jankowski (1):
      correct typo about deprecated method

Mike Breen (1):
      Added a functional test for should_render_template [#181 state:resolved]

Nick Quaranto (3):
      Merge commit 'cwninja/bugfixes'
      Merge commit 'dstrelau/1.9' into ruby19
      Bumping to 2.10.2

Noah Bernsohn (1):
      should_allow_values_for typo [#172]

Sean Schofield (1):
      Added clarification to README

Tom Lea (2):
      Test to show: Typo causing error when defining should "..." style should_eventuallys from a class method.
      Typo causes error when defining should "..." style should_eventuallys from a class method.

matflores (4):
      Added tests that demonstrate that should_have_many works when belongs_to has :class_name option [#116]
      Updated should_change and should_not_change to accept a string description and a block [#154]
      Re-enabled the old behavior for should_change and should_not_change macros, but displaying a deprecation warning when they are used without a block
      Changed the behavior of AllowValue matcher so that should_allow_values_for fails if there is ANY error on the specified attribute

steve (2):
      added rspec matcher for validates_format_of
      fixing docs

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

-- 
ruby-shoulda.git



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