public
Fork of mleung/feather
Description: The simplest blog that works. Make sure you check out the feather-plugins repo as well!
Homepage:
Clone URL: git://github.com/aflatter/feather.git
Forgot to add CollectionPresenter
Alexander Flatter (author)
Fri Jun 27 04:44:43 -0700 2008
commit  cd9844b3739c66d02701b68df0e82371bc8d4f11
tree    a5e2b353835a20fe0d80e4c076c97ccd60ec5d5a
parent  d97f31fa3ed591d3c98008bff4cf586cab8293da

Comments

dstrelau Fri Jun 27 12:50:31 -0700 2008 at lib/collection_presenter.rb L54

I think you’re missing this partial. Merb blows up unless I add in (at the least) a blank file in views/articles/_seperator.html.erb

aflatter Sun Jun 29 02:03:15 -0700 2008 at lib/collection_presenter.rb L54

Thanks. I did that commit yesterday after seeing your comment.