Project

General

Profile

« Previous | Next » 

Revision 9d43fc71

Added by Michael Moll almost 6 years ago

Fixes #19789 - fix Layout/SpaceAroundOperators cop

View differences:

app/registries/menu/item.rb
end
def url
add_relative_path(@url || @context.routes.url_for(url_hash.merge(:only_path=>true).except(:use_route)))
add_relative_path(@url || @context.routes.url_for(url_hash.merge(:only_path => true).except(:use_route)))
end
def url_hash

Also available in: Unified diff