зеркало из
https://github.com/rs-pro/activeadmin-quill_editor.git
synced 2026-09-03 10:16:18 +03:00
5 строки
90 B
Ruby
Исполняемый файл
5 строки
90 B
Ruby
Исполняемый файл
#!/usr/bin/env ruby
|
|
require_relative '../config/boot'
|
|
require 'rake'
|
|
Rake.application.run
|