rails/actionpack/lib
Jeffrey Hardy a8dc9fd27b CookieJar#delete should return the key's value, consistent with a Hash
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2009-10-14 11:50:51 -07:00
..
abstract_controller Callbacks, DeprecatedCallbacks = NewCallbacks, Callbacks 2009-10-12 22:15:43 -05:00
action_controller CookieJar#delete should return the key's value, consistent with a Hash 2009-10-14 11:50:51 -07:00
action_dispatch Callbacks, DeprecatedCallbacks = NewCallbacks, Callbacks 2009-10-12 22:15:43 -05:00
action_pack Bump up the version to 3.0.pre 2009-06-30 14:37:12 -07:00
action_view Fix a bug where render :text could not handle yield :symbol. Fixes guides generation 2009-10-10 00:31:12 -10:00
abstract_controller.rb Add Orchestra instrumentation to fragment and page caching. 2009-09-20 10:56:38 -03:00
action_controller.rb Resurrect AC::Benchmarking [#3140 state:resolved] 2009-09-24 12:13:09 -05:00
action_dispatch.rb Coerce all out going body parts to Strings 2009-10-05 13:58:43 -05:00
action_pack.rb Bump up the year in MIT license files 2009-01-18 05:28:21 +00:00
action_view.rb Switch to on-by-default XSS escaping for rails. 2009-10-08 09:31:20 +13:00