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
Santiago Pastorino 67274ca162 Merge pull request #2491 from waynn/fix_symbol
fix destructive stringify_keys for label_tag
2011-08-25 07:39:31 -07:00
..
abstract
activerecord
controller Add failing test case for #2654 2011-08-23 15:33:59 +01:00
dispatch when calling url_for with a hash, additional (likely unwanted) values (such as :host) would be returned in the hash... calling #dup on the hash prevents this 2011-08-11 13:28:31 -05:00
fixtures Properly escape glob characters. 2011-08-16 15:28:27 -07:00
lib
template Merge pull request #2491 from waynn/fix_symbol 2011-08-25 07:39:31 -07:00
tmp
abstract_unit.rb remove useless rescue 2011-08-24 09:52:00 +02:00
active_record_unit.rb
ts_isolated.rb