Sha256: 3e76749903ead3847b63257039f71d91578e7aa87591778d2038dfc76fbc05b9
Contents?: true
Size: 232 Bytes
Versions: 178
Compression:
Stored size: 232 Bytes
Contents
namespace :forest do desc "Display the current Forest Apimap version" task(:display_apimap).clear task display_apimap: :environment do bootstrapper = ForestLiana::Bootstrapper.new bootstrapper.display_apimap end end
Version data entries
178 entries across 178 versions & 1 rubygems