Breadcrumbs

0 views
Skip to first unread message

Ruy Rocha

unread,
Dec 23, 2008, 10:04:37 PM12/23/08
to Comatose Plugin
I'm following http://szeryf.wordpress.com/2008/06/13/easy-and-flexible-breadcrumbs-for-rails/
to add breadcrumbs for my application but It's not working. I have a
'add_breadcrumb(page.title, page.full_path)' inside show method
(ComatoseController), but I can not deal with @breadcrumbs in view
(comatose_content), ex:

- comatose_controller show me [["Serviços", "servicos"]] if I do a "p
@breadcrumbs"
- comatose_content return nil for <%= @breadcrumbs %>

Even if I need a Drop, how can I make this work?
Reply all
Reply to author
Forward
0 new messages