Skip to content

How to use Associations #31

@devyani9999

Description

@devyani9999

Hi,
I am trying to use associations with table-less models. I do not find how to use associations in github documentation nor I am able to find any tutorial regarding it.
Suppose, I am using belongs_to relationship(like User belongs_to a Category). How I am supposed to get Category.all or find a category object given a category_id. Do I need to override all these methods?
If you have any working example or documentation for the same, please share.
For details, here is the stackoverflow question regarding the same.

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