4 lignes
90 o
Ruby
Fichier exécutable
4 lignes
90 o
Ruby
Fichier exécutable
#!/usr/bin/env ruby
|
|
require_relative '../config/boot'
|
|
require 'rake'
|
|
Rake.application.run
|