Skip to content

Instantly share code, notes, and snippets.

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