[Nitro] typo in taggable.rb
Michael Fellinger
m.fellinger at gmail.com
Tue Nov 22 19:27:09 EST 2005
Hey List,
I just ran into a small typo in taggable.rb that makes it impossible to use
#find_by_any_tag
it's on line 128
info = ogmanager.store.join_table_info(self, tag)
should be
info = ogmanager.store.join_table_info(self, Tag)
that's all folks :)
manveru
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://rubyforge.org/pipermail/nitro-general/attachments/20051122/51b088d6/attachment.bin
More information about the Nitro-general
mailing list