Also, you don't really need a second controller. just add an index action to your main messages controller named something and add your route to point to it instead.
index_action :interesting, :filters_go_here_and_maybe_a_block app/views/messages/interesting.dryml <index-page> customize here or replace entirely </index-page> -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
