lib/ap.rb
# frozen_string_literal: true # Copyright (c) 2010-2016 Michael Dvorkin and contributors # # AmazingPrint is freely distributable under the terms of MIT license. # See LICENSE file or http://www.opensource.org/licenses/mit-license.php #------------------------------------------------------------------------------ # # Keeping this for backwards compatibility to allow # require "ap" # require_relative 'amazing_print'