Sha256: f9e96f6f791852d87932b085c028fff9da061e397c024249d01950158fa7cd0c
Contents?: true
Size: 342 Bytes
Versions: 89
Compression:
Stored size: 342 Bytes
Contents
# Add your own tasks in files placed in lib/tasks ending in .rake, # for example lib/tasks/<%= @name %>.rake, and they will automatically # be available to Rake. # # Any task files found in lib/tasks/shared/*.rake will be made available to 3rd party # apps that use this plugin require "bundler/setup" require "origen" Origen.app.load_tasks
Version data entries
89 entries across 89 versions & 2 rubygems