Sha256: 006e58d9e2aacc5c21a2694b8ee2969e5b4af12b9f33ceab9af39fd107e755e8
Contents?: true
Size: 304 Bytes
Versions: 19
Compression:
Stored size: 304 Bytes
Contents
# This file has been added by origen_app_generators to test that the target can be # loaded within this application, it will not be included in your final application # builds once your generator has been released. namespace :new_app_tests do task :load_target do Origen.app.target.load! end end
Version data entries
19 entries across 19 versions & 2 rubygems