1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

5 commits

Author SHA1 Message Date
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
f0129da385 Remove the actual extension file as well [ci skip] 2012-12-19 22:32:59 +00:00
Andrew White
dc0542f809 Remove obsolete Hash extension needed for Ruby 1.8.x support
[ci skip]
2012-12-19 22:28:43 +00: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