1 # frozen_string_literal: true
 
   3 # Add your own tasks in files placed in lib/tasks ending in .rake,
 
   4 # for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
 
   6 require_relative "config/application"
 
   8 Rails.application.load_tasks