rubocop corrections
This commit is contained in:
parent
c63c6bc448
commit
de29815686
72 changed files with 468 additions and 311 deletions
|
@ -1,6 +1,8 @@
|
|||
require_relative "boot"
|
||||
# frozen_string_literal: true
|
||||
|
||||
require "rails/all"
|
||||
require_relative 'boot'
|
||||
|
||||
require 'rails/all'
|
||||
|
||||
# Require the gems listed in Gemfile, including any gems
|
||||
# you've limited to :test, :development, or :production.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue