public
Rubygem
Description: Makes tests easy on the fingers and the eyes
Homepage: http://www.thoughtbot.com/projects/shoulda
Clone URL: git://github.com/thoughtbot/shoulda.git
shoulda / lib / shoulda
name age message
..
file action_controller.rb Thu May 07 20:34:47 -0700 2009 Removed unused ActionController helpers [jferris]
directory action_controller/ Thu May 07 20:43:47 -0700 2009 Fixed set_session not matching false values. [#... [lmarburger]
file action_mailer.rb Mon Jan 05 08:50:57 -0800 2009 Removed all ThoughtBot (and Thoughtbot) namespaces [webmat]
directory action_mailer/ Mon Jan 05 08:50:57 -0800 2009 Removed all ThoughtBot (and Thoughtbot) namespaces [webmat]
file action_view.rb Mon Feb 09 15:37:50 -0800 2009 Split the Controller namespace into ActionContr... [jferris]
directory action_view/ Thu May 07 20:18:59 -0700 2009 Deprecated should_render_page_with_metadata [#1... [jferris]
file active_record.rb Tue Jan 27 15:01:27 -0800 2009 Added a matcher for checking whether or not an ... [jferris]
directory active_record/ Tue Jun 09 17:09:08 -0700 2009 Changed the behavior of AllowValue matcher so t... [matflores]
file assertions.rb Tue May 05 18:25:38 -0700 2009 Added a :message option to assert_accepts/asser... [jferris]
file autoload_macros.rb Fri Jan 16 12:48:15 -0800 2009 Moved autoload_macros from the Macros module to... [webmat]
file context.rb Tue May 12 03:51:50 -0700 2009 Typo causes error when defining should "..." st... [Tom Lea]
file helpers.rb Mon Jan 05 08:50:57 -0800 2009 Removed all ThoughtBot (and Thoughtbot) namespaces [webmat]
file macros.rb Tue Jun 09 16:03:27 -0700 2009 Documentation changes for should_change [jferris]
file private_helpers.rb Tue Jun 02 18:54:50 -0700 2009 Remove unsplated return value from #get_options... [metaskills]
file proc_extensions.rb Sun Aug 31 13:29:06 -0700 2008 Moved shoulda/gem/* to shoulda/context.rb and s... [Ryan McGeary]
file rails.rb Mon Feb 09 15:37:50 -0800 2009 Split the Controller namespace into ActionContr... [jferris]
file rspec.rb Tue Mar 03 13:40:57 -0800 2009 Added ActionController matchers in the RSpec in... [jferris]
file tasks.rb Sun Sep 14 07:13:28 -0700 2008 Fixed typo in tasks.rb (File.dirname instead of... [Ryan McGeary]
directory tasks/ Mon Jan 19 09:48:45 -0800 2009 Fixed `rake shoulda:list` to handle undefined c... [Ryan McGeary]
file test_unit.rb Tue Jun 02 19:38:00 -0700 2009 Require 'test/unit' before including/extending ... [Dean Strelau]