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
2011-10-08 18:38:02 -05:00
..
abstract Deprecate passing the template handler in the template name. 2011-09-22 15:37:38 +02:00
activerecord Fixed session ID fixation for ActiveRecord::SessionStore 2011-07-12 11:09:11 -07:00
controller accept optional :host parameter to force_ssl 2011-10-08 18:38:02 -05:00
dispatch :subdomain can now be specified with a value of false in url_for, allowing for subdomain(s) removal from the host during link generation. Closes #2025 2011-10-04 09:16:34 +01:00
fixtures added tests for render :file/:template and the :formats/:handlers/:locale options. 2011-09-23 00:36:10 +02:00
lib Silence Ruby warnings about uninitialized instance variable. 2011-09-09 15:48:43 -06:00
template just check to see that the first item in the list is an array 2011-10-07 16:56:18 -07:00
tmp
abstract_unit.rb Revert "Merge pull request #2647 from dmathieu/no_rescue" 2011-08-30 20:52:08 -03:00
active_record_unit.rb
ts_isolated.rb