Skip to content

Commit

Permalink
Rails 5.2 requires this file to be here (?)
Browse files Browse the repository at this point in the history
  • Loading branch information
amatsuda committed Jan 23, 2024
1 parent 12f84a5 commit 388c0ca
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test/Rakefile
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 388c0ca

Please sign in to comment.