summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorHombreLaser <sebastian-440@live.com>2023-02-20 19:53:14 -0600
committerHombreLaser <sebastian-440@live.com>2023-02-20 19:53:14 -0600
commit9aa71bb4bfa345da9514bf6bb251985af0b8758e (patch)
treef980e6f7a9d8f311cf5edd6239775e5ff3a4c5b6 /Rakefile
parenta4d29f635c7c6bec4a15ab43956a2be896b0ff11 (diff)
AƱadidos safe autocorrects de rubocop
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 9a5ea73..e85f913 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,6 +1,6 @@
# Add your own tasks in files placed in lib/tasks ending in .rake,
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
-require_relative "config/application"
+require_relative 'config/application'
Rails.application.load_tasks