Fix style issues found by new rubocop version
This commit is contained in:
parent
52d7cae438
commit
2af0840ff3
26 changed files with 64 additions and 59 deletions
|
@ -1,4 +1,4 @@
|
|||
class WayNodesNodeIdx < ActiveRecord::Migration
|
||||
class WayNodesNodeIdx < ActiveRecord::Migration
|
||||
def self.up
|
||||
add_index "way_nodes", ["node_id"], :name => "way_nodes_node_idx"
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue