Skip to content

Commit 28d13ac

Browse files
authored
Remove reference to recipes
1 parent 0352f49 commit 28d13ac

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

faq.markdown

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -136,12 +136,6 @@ follows:
136136

137137
<%= erb :mypartial, :layout => false %>
138138

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-
145139
Can I have multiple URLs trigger the same route/handler? {#multiroute}
146140
--------------------------------------------------------
147141

0 commit comments

Comments
 (0)