Skip to content

Commit 9a94e58

Browse files
authored
Excess space
1 parent 68641aa commit 9a94e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/jbuilder/jbuilder_template.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ def _render_partial_with_options(options)
150150
if options.has_key?(:layout)
151151
::Kernel.raise ::NotImplementedError, "The `:layout' option is not supported in collection rendering."
152152
end
153-
153+
154154
if options.has_key?(:spacer_template)
155155
::Kernel.raise ::NotImplementedError, "The `:spacer_template' option is not supported in collection rendering."
156156
end

0 commit comments

Comments
 (0)