rails--rails/actionpack/lib
brainopia ebc47465a5 Fix edge cases for domain :all option on cookie store
Dont set explicit domain for cookies if host is not a domain name

[#6002 state:committed]

Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
2010-12-16 01:49:30 +05:30
..
abstract_controller Rewording existing comment 2010-11-30 10:00:47 -05:00
action_controller Set proper engine's asset directories when assets are served from engine. 2010-12-16 01:49:29 +05:30
action_dispatch Fix edge cases for domain :all option on cookie store 2010-12-16 01:49:30 +05:30
action_pack Update the version.rb files to include a PRE part 2010-11-16 17:19:46 -08:00
action_view eternal confusion! fixed doco to inform correctly 2010-12-15 16:13:36 +05:30
abstract_controller.rb Refactor ActionMailer to not use hide_actions 2010-09-03 22:59:11 +02:00
action_controller.rb Move uri parser to AS as URI.parser method to reuse it in AP and ARes. 2010-09-28 11:38:35 +08:00
action_dispatch.rb Remove deprecated stuff in ActionController 2010-09-26 02:13:45 +08:00
action_pack.rb
action_view.rb SReorganize autoloads slightly and move two files to lib/action_view root. 2010-10-14 09:32:53 +02:00