mirror of
https://github.com/rails/jquery-rails.git
synced 2026-01-10 07:07:54 -05:00
Whitespaces
This commit is contained in:
@@ -65,7 +65,7 @@ module Jquery
|
||||
end
|
||||
end
|
||||
|
||||
unless fragments.children.any? {|child| child.element?}
|
||||
unless fragments.children.any? { |child| child.element? }
|
||||
opts = [jquery_method, jquery_opt, id].compact
|
||||
flunk "No JQuery call matches #{opts.inspect}"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user