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
/
lib
/
action_dispatch
/
journey
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the behavior of route defaults
Andrew White
2013-01-15
1
-4
/
+7
*
Add support for other types of routing constraints
Andrew White
2013-01-15
2
-10
/
+25
*
Raise correct exception now Journey is integrated.
Andrew White
2013-01-15
1
-1
/
+6
*
access `@path` and `@routes` via reader methods in journey
Gosha Arinich
2013-01-07
2
-3
/
+3
*
refactor Journey::Routes
Gosha Arinich
2013-01-07
1
-12
/
+11
*
Refactor to not call path.ast twice
Carlos Antonio da Silva
2013-01-06
1
-2
/
+3
*
refactor Route#ast to use or-equals and block, instead of return with a cond
Gosha Arinich
2013-01-06
1
-5
/
+4
*
remove another unnecessary dup
Gosha Arinich
2013-01-02
1
-5
/
+3
*
remove unnecessary #dup
Gosha Arinich
2013-01-02
1
-2
/
+1
*
Fix indentation issuing warning
Carlos Antonio da Silva
2012-12-20
1
-1
/
+1
*
update AD::Journey to follow Rails coding conventions
Francesco Rodriguez
2012-12-20
16
-437
/
+439
*
:nodoc: Journey because is not part of the public API [ci skip]
Francesco Rodriguez
2012-12-19
20
-78
/
+75
*
remove code for Ruby 1.8.x support
Francesco Rodriguez
2012-12-19
1
-7
/
+2
*
Remove the actual extension file as well [ci skip]
Andrew White
2012-12-19
1
-11
/
+0
*
Remove obsolete Hash extension needed for Ruby 1.8.x support
Andrew White
2012-12-19
1
-1
/
+0
*
Integrate Journey into Action Dispatch
Andrew White
2012-12-19
25
-0
/
+2333