Skip to content

Commit

Permalink
Fix Zeitwerk incompatibility
Browse files Browse the repository at this point in the history
Fixes #3328
  • Loading branch information
mshibuya committed Mar 22, 2021
1 parent 39d0eb4 commit 97ccc28
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/helpers/rails_admin/form_builder.rb
@@ -1,3 +1,5 @@
require 'nested_form/builder_mixin'

module RailsAdmin
class FormBuilder < ::ActionView::Helpers::FormBuilder
include ::NestedForm::BuilderMixin
Expand Down

0 comments on commit 97ccc28

Please sign in to comment.