barsoom/traco

NoMethodError: undefined method `collation' for nil:NilClass

jmuheim opened this issue · 2 comments

I have added traco gem to mu project.

When trying to save an object now, I get the following:

NoMethodError at /en/pages
undefined method `collation' for nil:NilClass

Here's what I've done so far: jmuheim/base#84

Any idea what's the problem?

Hi! Could you provide the full backtrace showing that error? Traco doesn't call a "collate" method directly, so I'd need the backtrace to see where it happens exactly.

Closing this since I did not hear back – @jmuheim, feel free to add that backtrace if you have the opportunity, and I'll reopen.