Skip to content

Comments

Updatable debounce associations#264

Merged
julianrubisch merged 3 commits intomainfrom
updatable-debounce-collections
Mar 3, 2023
Merged

Updatable debounce associations#264
julianrubisch merged 3 commits intomainfrom
updatable-debounce-collections

Conversation

@julianrubisch
Copy link
Contributor

Enhancement

Description

This is an extension of the debounce mechanism to associations. Note that I switched to passing the debounce time around via method arguments rather than instance variables, because it was cleaner to do so from both the model class as well the association extension side.

There may be some opportunities to declutter this a bit, though at the moment they're not obvious to me.

Checklist

  • My code follows the style guidelines of this project
  • Checks (StandardRB & Prettier-Standard) are passing

@julianrubisch julianrubisch added enhancement ruby Pull requests that update Ruby code labels Mar 3, 2023
@julianrubisch julianrubisch requested a review from hopsoft March 3, 2023 16:53
@netlify
Copy link

netlify bot commented Mar 3, 2023

Deploy Preview for cableready ready!

Name Link
🔨 Latest commit e1649c0
🔍 Latest deploy log https://app.netlify.com/sites/cableready/deploys/64025d9f0fbc8600083e6e30
😎 Deploy Preview https://deploy-preview-264--cableready.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@julianrubisch julianrubisch self-assigned this Mar 3, 2023
@julianrubisch julianrubisch merged commit 257b2dc into main Mar 3, 2023
@julianrubisch julianrubisch deleted the updatable-debounce-collections branch March 3, 2023 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants