Skip to content

Commit

Permalink
Add "Strada Rails" to "Turbo Native" ecosystem section
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoroth committed Oct 26, 2023
1 parent 8d9a229 commit e0e133b
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: Strada Rails
---

<%= render Page::ContainerComponent.new(page: current_page) do |page| %>
<% page.with_title(title: current_page.data.fetch("title")) %>

<%= link_to "lazaronixon/strada-rails", "https://github.com/lazaronixon/strada-rails", target: :_blank %>
<% end %>

0 comments on commit e0e133b

Please sign in to comment.