public
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 Loading commit data...
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/
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/
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
file helpers.rb Mon Jan 05 08:50:57 -0800 2009 Removed all ThoughtBot (and Thoughtbot) namespaces [webmat]
file macros.rb
file private_helpers.rb Wed May 06 15:06:15 -0700 2009 Renamed model_class to described_type, and made... [jferris]
file proc_extensions.rb Sun Aug 31 13:29:06 -0700 2008 Moved shoulda/gem/* to shoulda/context.rb and s... [rmm5t]
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... [rmm5t]
directory tasks/ Mon Jan 19 09:48:45 -0800 2009 Fixed `rake shoulda:list` to handle undefined c... [rmm5t]
file test_unit.rb Wed May 06 15:20:33 -0700 2009 Added the subject method [#86] [jferris]