Skip to content
Snippets Groups Projects
Select Git revision
  • fb82e3f6d857a383013bb1cdb7b22b7a80c6ae8c
  • 2024ws default
  • 2023ws
  • 2022ws
  • 2021ws
  • 2020ws
  • 2018ws
  • 2019ws
  • 2017ws
  • 2016ws
10 results

main-return-1.txt

Blame
  • Rakefile 258 B
    # frozen_string_literal: true
    
    # 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'
    
    Rails.application.load_tasks