Strange problem. Attempting to recreate this: http://www.kookdujour.com/blog/details/56
Whenever I include <r:if_ancestors_or_self>blah</ r:if_ancestors_or_self>, it renders it as "undefined method `url' for nil:NilClass" While using <r:unless_ancestors_or_self> works as expected (i.e. reverse of what I want). What is wrong with <r:if_ancestors_or_self> ?
