montrose
montrose copied to clipboard
adding a custom label to rule
Is it possible to add a custom text field to a rule like below?
Montrose.r(every: :week, on: [:monday, :wednesday], text: 'custom_label')
This throws an error. Is there any other way to do this?