project_root

in lib/tasks/task_helpers.rb [30:33]


  def project_root
    @project_root ||= File.expand_path('../../', __dir__)
  end