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