Sha256: cd80da957d00c3fd689039bde42f1151ed3e051a9bc0d75efcf2d338bb9ac708
Contents?: true
Size: 383 Bytes
Versions: 54
Compression:
Stored size: 383 Bytes
Contents
# The following classes used to be in the top level namespace. # Loading this file enables compatibility with older Rakefile that # referenced Task from the top level. warn "WARNING: Classic namespaces are deprecated and will be removed from future versions of Rake." Task = Rake::Task FileTask = Rake::FileTask FileCreationTask = Rake::FileCreationTask RakeApp = Rake::Application
Version data entries
54 entries across 41 versions & 5 rubygems