Skip to content

Commit

Permalink
Merge pull request #116 from caleb/main
Browse files Browse the repository at this point in the history
delegate is_a? from BufferedFormBuilder to the rails form object
  • Loading branch information
joeldrapper authored Oct 30, 2023
2 parents 5c5b40e + 917a344 commit 0055c2a
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 0055c2a

Please sign in to comment.