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/testing/assertions
Emilio Tagua c37800aae1 _ is not a valid scheme name character, \w includes it and also is redundant with \d.
'The scheme name consists of a letter followed by any combination of letters, digits, and the plus ("+"), period ("."), or hyphen ("-") characters; and is terminated by a colon (":").'
2010-09-29 12:55:43 -03:00
..
dom.rb escape constants that should not be linked to 2010-08-27 22:47:11 +02:00
response.rb _ is not a valid scheme name character, \w includes it and also is redundant with \d. 2010-09-29 12:55:43 -03:00
routing.rb _routes must be inside @controller conditional. 2010-09-27 11:19:24 -03:00
selector.rb Remove more warnings on AP. 2010-09-28 18:01:48 -03:00
tag.rb All AD modules are "deferrable" 2009-12-22 17:11:21 -06:00