Sha256: 1a6703937a98dbb168e277410170d407ca6ecf13c3fbed6059dd65ec71bff2c3
Contents?: true
Size: 346 Bytes
Versions: 17
Compression:
Stored size: 346 Bytes
Contents
# Add your own tasks in files ending in .rake a mod or deck's lib/tasks directory. # # Deck example: mydeck/lib/tasks/mytasks.rake # Mod example mydecko/mod/mymod/lib/tasks/mytasks.rake # # Tasks in these files will automatically be available to Rake. require File.expand_path("../config/application", __FILE__) <%= app_const %>.load_tasks
Version data entries
17 entries across 17 versions & 1 rubygems