.. |
action_controller
|
Removed some unused internal controller helpers
|
2009-02-09 19:05:30 -05:00 |
action_mailer
|
Removed all ThoughtBot (and Thoughtbot) namespaces
|
2009-01-05 11:50:57 -05:00 |
action_view
|
Split the Controller namespace into ActionController and ActionView
|
2009-02-09 18:37:50 -05:00 |
active_record
|
Fixed the docs for should_only_allow_numeric_values_for [#167 state:resolved]
|
2009-02-26 14:16:50 -05:00 |
tasks
|
Fixed rake shoulda:list to handle undefined constants [Evan Light] [#135]
|
2009-01-19 12:48:45 -05:00 |
action_controller.rb
|
Split the Controller namespace into ActionController and ActionView
|
2009-02-09 18:37:50 -05: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 matcher for checking whether or not an instance accepts a value
|
2009-01-27 18:01:27 -05: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
|
Moved VERSION constant into a more discoverable file
|
2009-01-09 00:43:32 -05:00 |
helpers.rb
|
Removed all ThoughtBot (and Thoughtbot) namespaces
|
2009-01-05 11:50:57 -05:00 |
macros.rb
|
Removed all ThoughtBot (and Thoughtbot) namespaces
|
2009-01-05 11:50:57 -05:00 |
private_helpers.rb
|
Removed all ThoughtBot (and Thoughtbot) namespaces
|
2009-01-05 11:50:57 -05: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
|
Fixed some rspec integration issues and added a test for rspec integration [#165 state:committed]
|
2009-02-26 14:06:08 -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
|
Added Rspec-detection and integration
|
2009-01-31 15:52:45 -05:00 |