Vipul A M
|
d745d62616
|
Fix some typo in method names, variables
|
2013-05-26 16:27:05 +05:30 |
|
Akira Matsuda
|
740d363890
|
Test that rescue_from accepts a class name in String
|
2013-01-23 13:29:40 +09:00 |
|
Aaron Patterson
|
b8d8c50785
|
use AS::TestCase as the base class
|
2012-01-05 17:12:46 -08:00 |
|
Christian Höltje
|
bb5e295d94
|
Rescuable spelling error
|
2011-10-03 10:15:31 -04:00 |
|
Santiago Pastorino
|
b451de0d6d
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 04:12:33 -03:00 |
|
Neeraj Singh
|
78c8242d2f
|
strengthening the test suite for rescue_from
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-07-26 16:48:50 +02:00 |
|
Neeraj Singh
|
a5bb1f511f
|
strengthening the rescue_from test suites
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-07-26 16:48:45 +02:00 |
|
Yehuda Katz
|
ff7db40464
|
No need to emulate default Ruby behavior in initialize
|
2010-02-10 14:40:36 -08:00 |
|
Yehuda Katz
|
bea38d64ee
|
Don't rely on @message in Error classes being available for use
|
2010-02-10 14:40:36 -08:00 |
|
Pratik Naik
|
259a7a844b
|
Add tests for ActiveSupport::Rescuable. Use ActiveSupport::Rescuable in ActionController::Base.
|
2008-10-04 22:13:50 +01:00 |
|