Commit 2705ace7 authored by Matthias Käppler's avatar Matthias Käppler 3️⃣
Browse files

Add missing requires in context.rb

parent 86154023
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
# frozen_string_literal: true

require "securerandom"

require "active_support/core_ext/module/delegation"
require "active_support/core_ext/string/starts_ends_with"
require "active_support/core_ext/string/inflections"

module Labkit
  # A context can be used to provide structured information on what resources