Gosha Arinich
ae1f86fab5
access @path
and @routes
via reader methods in journey
2013-01-07 17:37:02 +03:00
Gosha Arinich
2467ec8b5c
refactor Journey::Routes
...
* prefer do-end for multiline blocks
* prefer or-equals over returns with checks
2013-01-07 01:24:29 +03: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
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