Skip to content

Trestle integration? #69

Description

@lucashaley

I've been trying to integrate Lockup with an existing Trestle admin. I believe I would need to add Lockup to the existing trestle initializer:

  # Register callbacks to run before, after or around all Trestle actions.
  #
  config.before_action do |controller|
    # Rails.logger.debug("Before action")
    # I'd like to call check_for_lockup here
  end

Has anyone tried this?

Thank you!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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