rails/actionpack/test
Aaron Patterson a9765c54ea helper methods are public, so we can just call them
also if you want a path from a named helper, you should call
helper_path, not helper_url(:only_path => true).
2014-07-17 10:04:52 -07:00
..
abstract Partially revert deprecation of *_filter 2014-06-03 19:53:28 -03:00
assertions Change all MiniTest to Minitest since, MiniTest namespace has been renamed to Minitest 2013-12-18 14:39:50 +05:30
controller helper methods are public, so we can just call them 2014-07-17 10:04:52 -07:00
dispatch Rails-ish apps should descend from Rails::Railtie 2014-07-16 15:41:47 -07:00
fixtures Remove unused fixtures 2014-07-16 14:48:45 -03:00
journey Force encoding of US-ASCII to UTF-8 in unescape_uri. 2014-07-10 10:02:11 +01:00
lib/controller Eliminate JSON.{parse,load,generate,dump} and def to_json 2013-11-05 22:26:45 -08:00
routing Fix failing test missed for the past year :( 2013-07-17 08:56:34 +01:00
tmp Use safe tmp dir 2009-08-13 21:03:25 -05:00
abstract_unit.rb Fix 1.9. uggghhhhhh get it together @tenderlove 💣 2014-07-15 18:43:47 -07:00