Aaron Patterson
c25cf09c13
override controller_class
on the request
...
Just like the other places. We need to refactor this because the code
is almost identical to that in the action pack tests
2015-08-24 15:18:29 -07:00
Ankit Gupta
533a73c125
removing unused and already required require's
...
custom test - Does not include EnvHelpers and the require is not needed
path generation test - require abstract_unit which has . rails/all requires rails and corresponding
2015-05-11 11:33:28 -04:00
Akira Matsuda
9b3fa766d4
Why do we add a top-level constant here?
2015-04-25 17:07:54 +09:00
Vipul A M
6eced6a1fe
Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 onwards.
2015-02-03 20:51:40 +05:30
Aaron Patterson
5b27f1ea18
add a test for prepending SCRIPT_NAME to generated urls
2014-08-08 11:41:21 -07:00