Sha256: afbde2147eb817ff625dcd3d16bd01f5b84f6bbea1c9e8b9167150db5cb75f61

Contents?: true

Size: 303 Bytes

Versions: 4

Compression:

Stored size: 303 Bytes

Contents

<span class="inline-flex items-center gap-x-1.5 rounded-md px-2 py-1 text-xs font-medium text-gray-900 ring-1 ring-inset ring-gray-200">
  <svg class="<%= class_names('h-1.5 w-1.5', @classes) %>" viewBox="0 0 6 6" aria-hidden="true">
    <circle cx="3" cy="3" r="3" />
  </svg>
  <%= @method %>
</span>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rails_live_dashboard-0.2.0 app/components/rails_live_dashboard/request_method_badge_component.html.erb
rails_live_dashboard-0.1.2 app/components/rails_live_dashboard/request_method_badge_component.html.erb
rails_live_dashboard-0.1.1 app/components/rails_live_dashboard/request_method_badge_component.html.erb
rails_live_dashboard-0.1.0 app/components/rails_live_dashboard/request_method_badge_component.html.erb