Skip to content

Commit f7ce685

Browse files
committed
Add Action Cable CLI to ecosystem
1 parent ef06b96 commit f7ce685

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Action Cable CLI
3+
---
4+
5+
<%= render Page::ContainerComponent.new(page: current_page) do |page| %>
6+
<% page.with_title(title: current_page.data.fetch("title")) %>
7+
8+
<%= link_to "palkan/acli", "https://github.com/palkan/acli", target: :_blank %><br>
9+
<% end %>

0 commit comments

Comments
 (0)