thoughtbot--shoulda-matchers/lib/shoulda
Nick Quaranto 4c95b08450 Merge commit 'dstrelau/1.9' into ruby19 2009-06-16 21:16:20 -04:00
..
action_controller Fixed set_session not matching false values. [#174 state:resolved] 2009-05-07 20:43:47 -07:00
action_mailer Removed all ThoughtBot (and Thoughtbot) namespaces 2009-01-05 11:50:57 -05:00
action_view Deprecated should_render_page_with_metadata [#155 state:resolved] 2009-05-07 20:18:59 -07:00
active_record Changed the behavior of AllowValue matcher so that should_allow_values_for fails if there is ANY error on the specified attribute 2009-06-09 20:09:08 -04:00
tasks Fixed `rake shoulda:list` to handle undefined constants [Evan Light] [#135] 2009-01-19 12:48:45 -05:00
action_controller.rb Removed unused ActionController helpers 2009-05-07 20:34:47 -07:00
action_mailer.rb Removed all ThoughtBot (and Thoughtbot) namespaces 2009-01-05 11:50:57 -05:00
action_view.rb Split the Controller namespace into ActionController and ActionView 2009-02-09 18:37:50 -05:00
active_record.rb Added a matcher for checking whether or not an instance accepts a value 2009-01-27 18:01:27 -05:00
assertions.rb Added a :message option to assert_accepts/assert_rejects for testing failure messages 2009-05-05 18:25:38 -07:00
autoload_macros.rb Moved autoload_macros from the Macros module to the Shoulda module 2009-01-16 15:48:15 -05:00
context.rb Typo causes error when defining should "..." style should_eventuallys from a class method. 2009-05-12 11:51:50 +01:00
helpers.rb Removed all ThoughtBot (and Thoughtbot) namespaces 2009-01-05 11:50:57 -05:00
macros.rb Documentation changes for should_change 2009-06-09 19:03:27 -04:00
private_helpers.rb Remove unsplated return value from #get_options! for ruby 1.9 compatibility. 2009-06-02 21:54:50 -04:00
proc_extensions.rb Moved shoulda/gem/* to shoulda/context.rb and shoulda/proc_extensions.rb 2008-08-31 16:29:06 -04:00
rails.rb Split the Controller namespace into ActionController and ActionView 2009-02-09 18:37:50 -05:00
rspec.rb Added ActionController matchers in the RSpec includes 2009-03-03 16:40:57 -05:00
tasks.rb Fixed typo in tasks.rb (File.dirname instead of File.basename) 2008-09-14 10:13:28 -04:00
test_unit.rb Require 'test/unit' before including/extending things into it. 2009-06-02 22:38:00 -04:00