1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test
Rafael Mendonça França c92ea62792 Make sure assert_recognizes can still find routes mounted after engines
Before, if the application defined after an engine this method would not
recognize the route since it was not defined insdie the engine.
2018-02-09 13:51:20 -05:00
..
abstract Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
assertions Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
controller Use assert_empty and assert_not_empty 2018-01-25 23:32:59 -05:00
dispatch Make sure assert_recognizes can still find routes mounted after engines 2018-02-09 13:51:20 -05:00
fixtures Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
journey Use assert_empty and assert_not_empty 2018-01-25 23:32:59 -05:00
lib/controller Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
routing Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
tmp
abstract_unit.rb let drb make temprary server 2017-12-29 23:58:43 +09:00