- `Rails.root` is a `Pathname`, so let's use `Rails.root.join` - Clean up most of the remaining `File.join`s |
||
|---|---|---|
| .. | ||
| private_spec.rb | ||
| public_spec.rb | ||
- `Rails.root` is a `Pathname`, so let's use `Rails.root.join` - Clean up most of the remaining `File.join`s |
||
|---|---|---|
| .. | ||
| private_spec.rb | ||
| public_spec.rb | ||