rails/actionpack/test
Prem Sichanugrist 7cb9e20c6c Silence ambiguous first argument warning
This silences:

    actionpack/test/journey/route_test.rb:33: warning: ambiguous first
    argument; put parentheses or a space even after `/' operator
2015-05-04 10:15:50 -04:00
..
abstract Merge pull request #11790 from printercu/patch-3 2015-02-12 15:39:17 -02:00
assertions Change all MiniTest to Minitest since, MiniTest namespace has been renamed to Minitest 2013-12-18 14:39:50 +05:30
controller Give authentication methods the ability to customize response message. 2015-05-03 22:21:19 -04:00
dispatch Fix rake routes for api apps 2015-04-25 23:14:28 -07:00
fixtures Merge pull request #18948 from kaspth/automatic-collection-caching 2015-02-25 11:54:07 -03:00
journey Silence ambiguous first argument warning 2015-05-04 10:15:50 -04:00
lib/controller Removing unused fake models 2014-09-07 22:51:14 -03:00
routing Remove deprecate *_path helpers in email views 2015-01-04 11:58:42 -03:00
tmp
abstract_unit.rb wrap "require 'drb/unix'" by bgin-end at test/abstract_unit.rb 2015-04-09 19:25:11 -03:00