module ActionController::Serialization

def use_adapter?

Deprecated
def use_adapter?
  true
end