We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 585d8b8 commit d5ed4dcCopy full SHA for d5ed4dc
templates/index.html
@@ -83,7 +83,7 @@ <h2>Choose your framework</h2>
83
<li>Laravel App quickstart (PHP)</li>
84
<li>Express App quickstart (Node.js)</li>
85
<li>Rocket App quickstart (Rust)</li>
86
- <li><a class="debounce" href="{{ github_authorize_url_rails }}">Rails quickstart (Ruby)</a> 💎</li>
+ <li>Rails quickstart (Ruby)💎 <em>(Coming soon- ask!)</em></li>
87
<li><a class="debounce" href="{{ github_authorize_url }}">No Framework</a> (bring your own)</li>
88
</ul>
89
<small>Additional frameworks being added- ask!</small>
0 commit comments