Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

support association proxy actions like create #17

Open
@costa

Description

@costa

Consider Todo belongs_to :user:

Todo.create user_id: some_user.id, ... works, but
some_user.todos.create ... results in RuntimeError: Clock._create_synchromesh_scope_description_() (called class method missing)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions