aperture science wrote in post #961901:
> I've tried out 'acts_as_taggable', 'acts_as_taggable_on' and
> 'acts_as_taggable_on_steroids'  and all of them output "undefined
> method 'empty?'" with the tag_cloud action.

Then the error is probably not in their code...

[...]
> the error is:
> "ActionView::TemplateError (undefined method `empty?' for
> nil:NilClass)"
>
> and stack trace:
>     app/views/blog/index.haml:21:in

It pays to read stack traces: they tell you right where the error is. 
What's there?

Best,
--
Marnen Laibow-Koser
http://www.marnen.org
mar...@marnen.org

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to