mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
Rubocop autocorrect app directory
This commit is contained in:
parent
ec4aa64cfc
commit
c08ce6864c
10 changed files with 132 additions and 110 deletions
|
@ -1,6 +1,7 @@
|
|||
class GeoController < ApplicationController
|
||||
# frozen_string_literal: true
|
||||
|
||||
class GeoController < ApplicationController
|
||||
def index
|
||||
render action: "index"
|
||||
render action: 'index'
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue