New syntax for hiding relationships
Posted by jgehtland Sat, 21 Oct 2006 09:37:49 GMT
Just checked into head, will be part of 0.0.6 release this week, if you want to hide a relationship from the views, you can use:
relationship :relationship_name, :off
Synonyms you can use for the :off value:
:off|:none|:false|false
This also fixes Ticket #66.




Um, why are there two :false values and are off, none and false (convenience) aliases for each other?
They are all just convenience aliases, and the two falses are a symbol (:false) and the value (false)
is 0.0.6 truely going to be released this week? it is getting late and i can barely wait. let me stop sitting on my hands if not. thanks, and some of us do realize what it is like to have to work for a living…..
guess that answered my question ;-)