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 |
|