spanner / radiant-reader_group-extension

This is now included in the reader extension and remains here only for old users.
spanner.org/radiant/groups
7 stars 5 forks source link

undefined method `for_function' for []:Array #6

Closed joren closed 7 years ago

joren commented 13 years ago

I get this error when

@group.messages.for_function('invitation').first is called. So I can't create new people or active a new account.

Is their another extension or gem that is required beside the radiant-reader-extension?

spanner commented 13 years ago

No, you should have everything there. I think it's a migration issue, and probably something I've mangled in recent updates. The underlying problem is that the group has no messages (and that I'm not catching the error properly). I fix. Sorry!