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
/
railties
/
test
/
application
/
middleware
/
exceptions_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
modernizes hash syntax in railties
Xavier Noria
2016-08-06
1
-1
/
+1
*
applies new string literal convention in railties/test
Xavier Noria
2016-08-06
1
-8
/
+8
*
Remove unused boot_rails method and it's usage
Prathamesh Sonpatki
2016-07-04
1
-1
/
+0
*
remove args from assert_nothing_raised in tests
Tara Scherner de la Fuente
2016-02-22
1
-2
/
+2
*
Tweaked wording used in some tests.
Sebastian McKenzie
2015-10-25
1
-3
/
+3
*
Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 on...
Vipul A M
2015-02-03
1
-1
/
+0
*
UrlGenerationError are not catched as 404 anymore
Jean Boussier
2014-10-27
1
-0
/
+15
*
Fix failure on middleware/exceptions_test
José Valim
2012-08-23
1
-10
/
+4
*
Remove default match without specified method
Jose and Yehuda
2012-04-24
1
-1
/
+1
*
Freeze the middleware stack after it's built
Jeremy Kemper
2012-04-20
1
-17
/
+18
*
convert railties to use AS::TestCase
Aaron Patterson
2012-01-05
1
-1
/
+1
*
don't encode an UTF-8 encoded template
Xu Pan
2011-12-20
1
-1
/
+2
*
Show detailed exceptions no longer returns true if the request is local in pr...
José Valim
2011-12-16
1
-0
/
+1
*
Improve the specs on exceptions app.
José Valim
2011-12-16
1
-1
/
+1
*
Allow a custom exceptions app to set.
José Valim
2011-12-16
1
-0
/
+14
*
Fix diagnostics page for routing errors.
José Valim
2011-12-15
1
-2
/
+13
*
Split ShowExceptions responsibilities in two middlewares.
José Valim
2011-12-01
1
-0
/
+89