index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activesupport
/
lib
/
active_support
/
rescuable.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace and example identation
Josep M. Bach
2010-08-15
1
-0
/
+1
*
add missing requires to Rescuable and RouteSet [#4415 state:committed]
Mislav Marohnić
2010-04-16
1
-0
/
+1
*
Convert to class_attribute
Jeremy Kemper
2010-02-01
1
-4
/
+4
*
rescuable.rb needs active_support/core_ext/array/extract_options
Xavier Noria
2010-01-01
1
-0
/
+1
*
rescuable.rb needs active_support/core_ext/string/inflections because it uses...
Xavier Noria
2010-01-01
1
-0
/
+1
*
Rescue handlers should never need array wrapping. Bug if so.
Jeremy Kemper
2009-11-13
1
-2
/
+1
*
Prefer Array.wrap to Array()
Jeremy Kemper
2009-11-13
1
-1
/
+2
*
Extend Callbacks and Rescuable with AS concern
Joshua Peek
2009-10-13
1
-4
/
+4
*
Explicit dependency on Proc#bind extension
Jeremy Kemper
2009-03-28
1
-0
/
+1
*
Explicit dependency on class_inheritable_accessor
Jeremy Kemper
2009-03-24
1
-0
/
+2
*
Don't shadow local with black arg
Jeremy Kemper
2008-11-07
1
-4
/
+4
*
Add tests for ActiveSupport::Rescuable. Use ActiveSupport::Rescuable in Actio...
Pratik Naik
2008-10-04
1
-20
/
+54
*
First draft of ActiveSupport::Rescuable
Norbert Crombach
2008-10-04
1
-0
/
+74