Open
Description
Good day)
Couldn't get karma for has_many association. I have an article and many authors
has_karma :articles, as: :users, weight: [ 1, 0.5 ]
pass as param :users and get:
ActiveRecord::StatementInvalid: PG::UndefinedColumn: ERROR: column articles.users_id does not exist
and of course I haven't users_id
Metadata
Metadata
Assignees
Labels
No labels