Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Make user class configuration option #32

@aaronrussell

Description

@aaronrussell

To make it easier to integrate PushType with own user and authentication setups, there should be a configuration options for the user class.

# config/initializers/push_type.rb
config.user_class = PushType::User

This option should primarily be used for defining the creator and updater associations on PushType::Node, although there may be other cases where the option is needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions