Sha256: a2eb7cbee72762df5a9f1699f4a15c97bb718ae83f268fea29f488c1f7584232
Contents?: true
Size: 376 Bytes
Versions: 278
Compression:
Stored size: 376 Bytes
Contents
$LOAD_PATH.unshift File.expand_path('../../lib', __FILE__) # This module is only used to check the environment is currently a testing env module SpecHelper end require 'fastlane' # to import the Action super class require '<%= require_path %>' # import the actual plugin Fastlane.load_actions # load other actions (in case your plugin calls other actions or shared values)
Version data entries
278 entries across 278 versions & 1 rubygems