Skip to content

Instantly share code, notes, and snippets.

@Hasstrup
Created November 5, 2024 22:41
Show Gist options
  • Save Hasstrup/e026324b3cbd93336e333df1cea26583 to your computer and use it in GitHub Desktop.
Save Hasstrup/e026324b3cbd93336e333df1cea26583 to your computer and use it in GitHub Desktop.
# frozen_string_literal: true
class Templates::Components::Contexts::Fetch < BaseService
include Queries::Engine
private
def klass = ::Templates::Component
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment