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.
2 parents 12920ce + 2fcac36 commit acb404dCopy full SHA for acb404d
source/middlewares.html
@@ -188,5 +188,22 @@ <h3>
188
</div>
189
190
191
+ <div class="row-fluid">
192
+ <div class="span6">
193
+ <h3>
194
+ <a href="https://github.com/helthe/Turbolinks">StackTurbolinks</a>
195
+ </h3>
196
+ <p class="by">
197
+ by Helthe
198
+ </p>
199
+ <p>
200
+ Stack middleware for Turbolinks.
201
202
+ <div class="btn-group">
203
+ <a class="btn" href="https://github.com/helthe/Turbolinks"><i class="icon icon-github"></i> GitHub</a>
204
+ <a class="btn" href="https://packagist.org/packages/helthe/turbolinks"><i class="icon icon-archive"></i> Packagist</a>
205
+ </div>
206
207
208
209
{% endblock %}
0 commit comments