remove better html html_attributes
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
ActionView::Helpers.include(BetterHtml::Helpers)
|
||||
|
||||
if defined?(BetterHtml)
|
||||
BetterHtml.configure do |config|
|
||||
config.template_exclusion_filter = ->(filename) { filename.include?('/gems/') }
|
||||
|
||||
Reference in New Issue
Block a user