Josh Symonds
cb81a535e0
Correct error in Utils.normalize_path that changed paths improperly
2013-10-23 16:44:23 -05:00
kennyj
4f0f5fc8b9
[ci skip] Add some comment about downcase url encoded string.
2013-09-22 01:10:31 +09:00
kennyj
f76340e42b
Remove 1.8 compatible code
2013-09-19 12:37:35 +09:00
kennyj
0cc6508120
Fix an issue where router can't recognize downcased url encoding path.
2013-09-19 02:43:22 +09:00
Francesco Rodriguez
eb493f5ac8
update AD::Journey to follow Rails coding conventions
2012-12-20 15:42:39 -05:00
Francesco Rodriguez
a36ae63d07
:nodoc: Journey because is not part of the public API [ci skip]
2012-12-19 19:24:25 -05:00
Francesco Rodriguez
a1cffa6d58
remove code for Ruby 1.8.x support
2012-12-19 17:52:50 -05:00
Andrew White
56fee39c39
Integrate Journey into Action Dispatch
...
Move the Journey code underneath the ActionDispatch namespace so
that we don't pollute the global namespace with names that may
be used for models.
Fixes rails/journey#49 .
2012-12-19 22:13:08 +00:00