Skip to content

Associations between ActiveResource and ActiveRecord #292

@mauro-ni

Description

@mauro-ni

Is there a way to create associations between ActiveResource models and ActiveRecord ones?
I tried to add a belongs_to association and I got the following error:

NoMethodError (undefined method `arel_table' for Project:Class)

Many thanks.
Mauro

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions