Sha256: 7759e789c3e68b9ce1dca34935f2cfada9824e0dd2d51c26997076a293781de3
Contents?: true
Size: 345 Bytes
Versions: 9
Compression:
Stored size: 345 Bytes
Contents
basket[:tasks] = {} # to add an admin task: # # basket[:tasks][TASK_NAME] = { # irreversible: TRUE/FALSE, # execute_policy: -> { TASK_CODE }, # mod: MODNAME # } # # Then add two lines in the locales containing the link text and the description: # MOD_task_TASK_NAME_link_text: LINK_TEXT # MOD_task_TASK_NAME_description: DESCRIPTION
Version data entries
9 entries across 9 versions & 1 rubygems