Showing 4 of 4 total issues
Prefer single-quoted strings when you don't need string interpolation or special symbols. Open
load File.expand_path("spring", __dir__)
- Read upRead up
- Exclude checks
Prefer single-quoted strings when you don't need string interpolation or special symbols. Open
require_relative "../config/boot"
- Read upRead up
- Exclude checks
Prefer single-quoted strings when you don't need string interpolation or special symbols. Open
require "rake"
- Read upRead up
- Exclude checks