Sha256: c07cfb851cdbe70cefb4b06d9be0f85bf3ef525b3ca5631f9c29df854f12ac60
Contents?: true
Size: 584 Bytes
Versions: 4
Compression:
Stored size: 584 Bytes
Contents
<ul> <li><a href="<%= swal_path(:error) %>">error</a></li> <li><a href="<%= swal_path(:info) %>">info</a></li> <li><a href="<%= swal_path(:success) %>">success</a></li> <li><a href="<%= swal_path(:warning) %>">warning</a></li> <li><a href="/alerts/templater">with html template page</a></li> <li><a href="/alerts/templater.json">with json template page</a></li> <li><a href="<%= direct_path(:json) %>">render json</a></li> <li><a href="<%= direct_path(:text) %>">render text</a></li> <li><a href="<%= direct_path(:xml) %>">render xml</a></li> </ul>
Version data entries
4 entries across 4 versions & 1 rubygems