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
/
test
/
dispatch
/
mount_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consistent usage of spaces in hashes across our codebase
Rafael Mendonça França
2015-01-29
1
-1
/
+1
*
Switch to kwargs in ActionController::TestCase and ActionDispatch::Integration
Kir Shatrov
2015-01-29
1
-1
/
+1
*
Rails-ish apps should descend from Rails::Railtie
Aaron Patterson
2014-07-16
1
-4
/
+10
*
always test against a routed rack app so there are always url_helpers
Aaron Patterson
2014-07-07
1
-1
/
+2
*
Fix request's path_info when a rack app mounted at '/'.
Larry Lv
2014-06-14
1
-0
/
+7
*
Revert "Don't remove trailing slash from PATH_INFO for mounted apps"
Piotr Sarnacki
2014-01-16
1
-5
/
+0
*
Fix mounting engines inside a resources block
Piotr Sarnacki
2013-12-10
1
-1
/
+12
*
Don't remove trailing slash from PATH_INFO for mounted apps
Piotr Sarnacki
2013-06-21
1
-0
/
+5
*
Update tests for #9704, named route collisions
Jeremy Kemper
2013-03-24
1
-1
/
+1
*
Make sure :via works with mount
Pratik Naik
2012-08-20
1
-0
/
+9
*
Add passing tests for generating URLs with nested SCRIPT_NAMEs
Jeremy Kemper
2012-05-07
1
-0
/
+5
*
adding tests for #4029
Aaron Patterson
2011-12-19
1
-1
/
+1
*
Check if the routes object really responds to define_mount_prefix.
José Valim
2010-12-09
1
-0
/
+18
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-1
/
+1
*
Make all AP tests pass for Ruby 1.9.1.
José Valim
2010-03-12
1
-4
/
+4
*
Add support for mount RackApp, :at => "/sprockets" with a shorthand of mount ...
Carlhuda
2010-03-08
1
-0
/
+36