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 976b2be108 Merge pull request #2644 from guilleiguaran/allow-assets-debugging
Add config.allow_debugging option
2011-08-24 08:01:08 -07:00
..
abstract Merge pull request #1644 from smartinez87/warns 2011-06-10 18:35:14 -07:00
activerecord Fixed session ID fixation for ActiveRecord::SessionStore 2011-07-12 11:09:11 -07:00
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 Use real hash model in nested fields_for with hash model test 2011-06-22 10:54:45 +09:30
template Merge pull request #2644 from guilleiguaran/allow-assets-debugging 2011-08-24 08:01:08 -07:00
tmp
abstract_unit.rb remove useless rescue 2011-08-24 09:52:00 +02:00
active_record_unit.rb
ts_isolated.rb