module ActionController
module ActionController::RespondWith
module ActionController::RespondWith::ClassMethods
module Rails
module Rails::Generators
module Responders
module Responders::CollectionResponder
module Responders::ControllerMethod
module Responders::FlashResponder
module Responders::Generators
module Responders::HttpCacheResponder
class ActionController::Responder
class Rails::Generators::RespondersControllerGenerator
class Responders::Generators::InstallGenerator
class Responders::Railtie
responders
3.1.0
# to_format
def to_format return if do_http_cache? && do_http_cache! super end