Sha256: f8ec4fd73570f9ef4d472c85b44cf9025edcdfdaa6e6bd13f03f2392c79ac3d4
Contents?: true
Size: 711 Bytes
Versions: 91
Compression:
Stored size: 711 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-sky-500 text-white">bin/rails generate avo:action toggle_published</code> </div> </div> <a href="https://docs.avohq.io/3.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
91 entries across 91 versions & 1 rubygems