Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianthedev committed Jul 15, 2024
1 parent 9d415e2 commit 39381a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/avo/base_resource.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ class BaseResource
include Avo::Concerns::HasHelpers
include Avo::Concerns::Hydration
include Avo::Concerns::Pagination
include ActionView::Helpers::SanitizeHelper

# Avo::Current methods
delegate :context, to: Avo::Current
Expand Down

0 comments on commit 39381a5

Please sign in to comment.