Skip to content
Snippets Groups Projects
Select Git revision
  • 1d82c58ad2f1487b7de68e1ec6868fc673bb081a
  • 2025ss default
  • 2024ss
  • 2023ss
  • 2022ss
  • 2021ss
  • 2020ss
7 results

cli-01.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