1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib
Rafael Mendonça França 6ed4ad1334 Merge pull request #8371 from freegenie/5396-conditional-fragment-caching
Allow fragment cache to accept :if and :unless options.

Closes #5396
2012-12-05 06:02:43 -08:00
..
abstract_controller Cleans and removes useless 'Examples' tag [ci skip] 2012-12-01 15:19:45 -05:00
action_controller Merge pull request #8404 from freegenie/filter_redirects 2012-12-05 02:21:44 -08:00
action_dispatch Merge pull request #8412 from JoeyButler/action_dispatch_routing_mapper_refactoring 2012-12-05 05:05:40 -08:00
action_pack
action_view Allow fragment cache to accept :if and :unless options 2012-12-05 14:58:38 +01:00
abstract_controller.rb load active_support/core_ext/module/delegation in active_support/rails 2012-08-02 21:59:23 +02:00
action_controller.rb Add config.action_controller.permit_all_attributes to bypass StrongParameters protection 2012-09-16 23:58:21 -05:00
action_dispatch.rb Adding filter capability to ActionController logs 2012-12-05 11:07:14 +01:00
action_pack.rb
action_view.rb Refactor AssetUrlHelper to make it friendly for plugins and extensions 2012-10-12 16:56:00 -05:00