Showing 2 of 2 total issues
Use expand_path('config/application', __dir__)
instead of expand_path('../config/application', __FILE__)
. Open
require File.expand_path('../config/application', __FILE__)
- Read upRead up
- Exclude checks
Missing frozen string literal comment. Open
# Add your own tasks in files placed in lib/tasks ending in .rake,
- Read upRead up
- Exclude checks