# File lib/action_controller/metal/compatibility.rb, line 38
    def assign_shortcuts(*)
      ActiveSupport::Deprecation.warn "Calling `assign_shortcuts` is deprecated and has no effect anymore.", caller
    end