Skip to content

Commit 5f2f900

Browse files
committed
Fix Rubocop issues
1 parent b75f955 commit 5f2f900

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.1
1+
3.2.2

lib/phlex/rails/buffered_form_builder.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class BufferedFormBuilder < Buffered
1414
:to_partial_path,
1515
:options,
1616
:id,
17-
:is_a?,
17+
:is_a?,
1818
:field_helpers,
1919
:multipart=,
2020
:field_name,

0 commit comments

Comments
 (0)