Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trestle integration? #69

Open
lucashaley opened this issue Feb 9, 2022 · 0 comments
Open

Trestle integration? #69

lucashaley opened this issue Feb 9, 2022 · 0 comments

Comments

@lucashaley
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant