Skip to content
This repository was archived by the owner on May 5, 2020. It is now read-only.

Journey #7

Open
wants to merge 38 commits into
base: 2-3-github
Choose a base branch
from
Open

Journey #7

wants to merge 38 commits into from

Conversation

tmm1
Copy link

@tmm1 tmm1 commented Apr 2, 2013

Backports the router from rails master.

This mostly involved copy/pasting from ActionDispatch::Routing in rails4 to ActionController::Routing in rails2.3. I made a bunch of tweaks to support ruby 1.8, integrate with the rails2.3 request and integration stacks, etc.

Also includes a version of DeprecatedMapper that works with journey, so you can use existing rails2.3 style routes files with the new router.

@jm
Copy link

jm commented Apr 2, 2013

I don't even. 🤘 This is awesome. Your relentless pursuit of backports is mindboggling.

@jbarnette
Copy link

👀

tmm1 added 5 commits January 15, 2014 01:01
Conflicts:
	actionpack/lib/action_controller.rb
	actionpack/lib/action_controller/base.rb
	actionpack/lib/action_controller/routing/route_set.rb
	actionpack/lib/action_controller/routing/segments.rb
	actionpack/lib/action_controller/url_rewriter.rb
	activesupport/lib/active_support/concern.rb
	activesupport/lib/active_support/core_ext/hash/slice.rb
	activesupport/lib/active_support/core_ext/uri.rb
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants