Skip to content

Commit 0055c2a

Browse files
authored
Merge pull request #116 from caleb/main
delegate is_a? from BufferedFormBuilder to the rails form object
2 parents 5c5b40e + 917a344 commit 0055c2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/phlex/rails/buffered_form_builder.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ class BufferedFormBuilder < Buffered
1414
:to_partial_path,
1515
:options,
1616
:id,
17+
:is_a?,
1718
:field_helpers,
1819
:multipart=,
1920
:field_name,

0 commit comments

Comments
 (0)