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
/
actionpack
/
lib
/
action_controller
/
metal
/
exceptions.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
remain backwards compatible, exception can be constructed with no arguments
Aaron Patterson
2012-10-25
1
-1
/
+3
*
give access to the original exception raised in case of a parse error
Aaron Patterson
2012-10-25
1
-0
/
+7
*
Add Missing Keys from Journey on failed URL format
schneems
2012-08-28
1
-0
/
+3
*
Raise ActionController::BadRequest for malformed parameter hashes.
Andrew White
2012-05-20
1
-1
/
+4
*
Raise a rescuable exception when Rails doesn't know what to do with the forma...
Steven Soroka
2012-05-06
1
-0
/
+3
*
Remove obsolete reader from AC::MethodNotAllowed exception class
Alexey Vakhov
2012-03-31
1
-2
/
+0
*
Remove AC::RenderError class second declaration
Alexey Vakhov
2012-03-31
1
-3
/
+0
*
Remove other old compatibility constants
Carlos Antonio da Silva
2012-01-17
1
-1
/
+1
*
Remove fancy method not allowed resource exceptions since they are
Joshua Peek
2009-12-11
1
-10
/
+1
*
SessionRestoreError belongs in AD
Joshua Peek
2009-09-23
1
-3
/
+0
*
Rename /base to /metal and make base.rb and metal.rb top-level to reflect the...
Yehuda Katz
2009-08-06
1
-0
/
+58