- Northern VA
- @pnewell4
Pinned Loading
-
tab-cleanup
tab-cleanup PublicCloses tabs w/URLs matching patterns (useful for all those Zoom and Okta tabs that have been opened and are no longer useful)
JavaScript 2
-
inflate_has_many.rb
inflate_has_many.rb 1module InflateHasMany
2# what #inflate is to `belongs_to` associations, #inflate_has_many is3# to `has_many` associations4# see: https://gist.github.com/pmn4/eb497edad63065304383bdfcf8d60b475# -
Inflate an array of models with a fo...
Inflate an array of models with a foreign key relationship in a single query (relationship: Belongs To) 1module InflateBelongsTo
2# when you have an array of models, but want to include (or even map)3# an associated resource, this method puts together a single query to4# fetch the data, then appends it to the model, cutting down on total5# database calls.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.




