1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_dispatch/journey
Sergey Alekseev 198b1dd201 remove unused #optional_parts
This method was copied from journey at 56fee39c39 (diff-2cfaf53c860732fea8689d6f2002594bR78).
`grep -nr 'optional_parts' .`
2014-12-05 16:21:17 +03:00
..
gtg Replace Array#shuffle.first with Array#sample 2014-10-13 11:54:04 +01:00
nfa remove unused #generalized_table 2014-12-05 16:09:03 +03:00
nodes use a parser to extract the group parts from the path 2014-05-29 14:57:48 -07:00
path Merge pull request #17827 from rkh/rkh-fix-or-pattern 2014-12-01 07:55:29 -08:00
router Force encoding of US-ASCII to UTF-8 in unescape_uri. 2014-07-10 10:02:11 +01:00
visualizer CSS fix for the router visualizer 2014-11-25 18:46:01 +01:00
backwards.rb
formatter.rb Don't show the warning if we're already raising the error anyway 2014-11-23 01:46:51 -08:00
parser.rb Using no_result_var in Journey's parser generator 2014-08-03 15:23:56 -07:00
parser.y Using no_result_var in Journey's parser generator 2014-08-03 15:23:56 -07:00
parser_extras.rb
route.rb remove unused #optional_parts 2014-12-05 16:21:17 +03:00
router.rb Pass symbol as an argument instead of a block 2014-11-29 11:53:24 +01:00
routes.rb Clear named routes when routes.rb is reloaded 2013-07-21 17:11:52 +01:00
scanner.rb Use #tr instead of #gsub 2014-10-14 22:32:23 +02:00
visitors.rb reuse path formatter from the non-optimized path. 2014-05-21 14:27:30 -07:00