Skip to content

Commit

Permalink
Merge pull request #716 from ahorek/delegate
Browse files Browse the repository at this point in the history
add missing require delegate [changelog skip]
  • Loading branch information
dhh authored Nov 11, 2021
2 parents 3c419a0 + 7896902 commit ba33661
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/sprockets/context.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
require 'rack/utils'
require 'set'
require 'sprockets/errors'
require 'delegate'

module Sprockets
# They are typically accessed by ERB templates. You can mix in custom helpers
Expand Down

0 comments on commit ba33661

Please sign in to comment.