Sha256: 23914523b5283c88da99605a2f71d737babb35b37ae9ada320260168981fcc03
Contents?: true
Size: 718 Bytes
Versions: 94
Compression:
Stored size: 718 Bytes
Contents
<div> <h3>Actions</h3> <div class="mt-2"> Avo actions allow you to perform specific tasks on one or more of your records. For example, you might want to mark a user as inactive and optionally send a message that may be customized by the person that wants to run the action. <div class="mt-2"> <code class="text-lg">Toggle published</code> <div class="mt-1"> <code class="p-1 rounded bg-light-blue-500 text-white">bin/rails generate avo:action toggle_published</code> </div> </div> <a href="https://docs.avohq.io/1.0/actions.html" target="_blank" title="Avo Actions documentation" class="text-bold cursor-pointer block mt-2">Actions in the docs 👉</a> </div> </div>
Version data entries
94 entries across 94 versions & 1 rubygems