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
stevenbristol (author)
Fri May 15 14:02:44 -0700 2009
dancroak (committer)
Sat May 16 13:46:11 -0700 2009
commit  7d6aa5b6ecceef0bef3399bc328275a3700e06ac
tree    2df8b1e1ae9c434fc45edb568c59e568f6e70a59
parent  272ad4ee1df0e54861112d1a5a81e32729f4ede0
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
file autoload_macros.rb Fri Jan 16 12:48:15 -0800 2009 Moved autoload_macros from the Macros module to... [webmat]
file context.rb Thu May 07 13:54:54 -0700 2009 Added clearer instructions to the subject depre... [jferris]
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
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