Displaying 1 result from an estimated 1 matches for "atricl".
Did you mean:
atrick
2006 Jul 22
2
acts_as_automatic
...ategory : articles
author : articles
article : tags
author : {tags: {through: articles}}
has_one:
article : attachment
acts_as_list:
article : {scope: category}
author :
Incidentally, the syntax for macro_name :symbol, Hash could have been:
author : [tags, {through: atricles}]
and I may convert to that when I refactor the code.
-- Yehuda Katz
--
Posted via http://www.ruby-forum.com/.