mirror of
https://github.com/internetee/registry.git
synced 2025-08-02 07:52:04 +02:00
Rubocop autocorrect
This commit is contained in:
parent
f8c48a7456
commit
6c5c0b38c8
59 changed files with 533 additions and 546 deletions
2
bin/rake
2
bin/rake
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env ruby
|
||||
begin
|
||||
load File.expand_path("../spring", __FILE__)
|
||||
load File.expand_path('../spring', __FILE__)
|
||||
rescue LoadError
|
||||
end
|
||||
require_relative '../config/boot'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue