Skip to content

Commit

Permalink
delegate is_a? from BufferedFormBuilder to the rails form object
Browse files Browse the repository at this point in the history
Signed-off-by: Caleb Land <[email protected]>
  • Loading branch information
caleb authored Oct 30, 2023
1 parent 5c5b40e commit 917a344
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/phlex/rails/buffered_form_builder.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ class BufferedFormBuilder < Buffered
:to_partial_path,
:options,
:id,
:is_a?,
:field_helpers,
:multipart=,
:field_name,
Expand Down

0 comments on commit 917a344

Please sign in to comment.