1 # frozen_string_literal: true
 
   3 # This rake task was added by annotate_rb gem.
 
   5 # Can set `ANNOTATERB_SKIP_ON_DB_TASKS` to be anything to skip this
 
   6 if Rails.env.development? && ENV["ANNOTATERB_SKIP_ON_DB_TASKS"].nil?
 
   9   AnnotateRb::Core.load_rake_tasks