mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-23 07:48:56 +00:00
rails
This commit is contained in:
6
rails-example/Rakefile
Normal file
6
rails-example/Rakefile
Normal file
@@ -0,0 +1,6 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user