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