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

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


The annotated tag, v2.10.0 has been created
        at  f33a757895f35485a668bc1813df155209ca08e3 (tag)
   tagging  30258b48ff2b6ea7877cdc9bb87de22243db87d2 (commit)
  replaces  v2.9.1
 tagged by  Joe Ferris
        on  Wed Mar 4 10:30:31 2009 -0500

- Shortlog ------------------------------------------------------------
Tagged the 2.10.0 release

Dan Croak (5):
      implementing respond_with matcher
      respond_with matcher all cases covered
      adding respond_with matcher to should_respond_with macro, documenting matcher
      adding respond_with_content_type matcher
      made should_respond_with_content_type macro use respond_with_content_type matcher

Gavin Stark (1):
      Fixed bad failure messages for validate_uniqueness_of [#152 state:resolved]

Joe Ferris (32):
      Moved ActiveRecord matcher tests into their own directory and added files for ActionController matchers
      Extended the model builder helpers to build controllers and requests
      Converted should_assign_to/should_not_assign_to to use a matcher
      Refactored should_filter_params to use a matcher
      Converted should_set_the_flash_to/should_not_set_the_flash to use a matcher
      Converted should_render_with_layout/should_render_without_layout to use a matcher
      Fixed should_set_the_flash_to nil to expect an empty flash
      Converted should_return_from_session to use a matcher
      Fixed the route builder
      Converted should_route to use a matcher
      Removing the controller progress file
      Fixed some references to deprecated methods in the README
      Added missing docs to the route matcher
      Removed accidental Spec::Rails references from the docs
      Removed should_be_restful
      Added a block argument to should_assign_to to replace :equals
      Added a block argument to should_return_from_session to replace the second argument
      Added a block option to should_redirect_to to replace the eval'd string
      Split the Controller namespace into ActionController and ActionView
      Deprecated should_return_from_session in favor of should_set_session [#146 state:resolved]
      Removed load_all_fixtures [#147 state:resolved]
      Removed some unused internal controller helpers
      Fixed the low_message and high_message options for should_ensure_value_in_range [#160 state:committed]
      Fixed some rspec integration issues and added a test for rspec integration [#165 state:committed]
      Fixed the docs for should_only_allow_numeric_values_for [#167 state:resolved]
      Added a description for the respond_with matcher
      Added ActionController matchers in the RSpec includes
      Added RSpec installation instructions
      Bumped to version 2.9.2
      Clarified in the README that the RSpec instructions are only for RSpec
      Set the tests to run against Rails 2.2.2, as Rails 2.3 is currently unsupported
      Moved to 2.10 so that the API changes are not unexpected

Ryan McGeary (1):
      --inline-source is no longer an option in rdoc v2.4

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

-- 
ruby-shoulda.git



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