We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0352f49 commit 28d13acCopy full SHA for 28d13ac
1 file changed
faq.markdown
@@ -136,12 +136,6 @@ follows:
136
137
<%= erb :mypartial, :layout => false %>
138
139
-If you are interested in more robust partials solutions, check out the
140
-[sinatra-recipes project](http://recipes.sinatrarb.com/), which has articles on
141
-using the [sinatra-partial gem](http://recipes.sinatrarb.com/p/helpers/partials_using_the_sinatra-partial_gem?#article) or
142
-[implementing your own Rails-style partials](http://recipes.sinatrarb.com/p/helpers/partials?#article).
143
-
144
145
Can I have multiple URLs trigger the same route/handler? {#multiroute}
146
--------------------------------------------------------
147
0 commit comments