ruby: add receipt stages to generate bin files

This commit is contained in:
vanyauhalin
2023-06-13 14:40:48 +04:00
parent 7649e7f51e
commit a697219dcf
2 changed files with 3 additions and 4 deletions

View File

@ -1,6 +1,3 @@
# 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 File.expand_path('../config/application', __FILE__)
require_relative 'config/application'
Rails.application.load_tasks