- `Rails.root` is a `Pathname`, so let's use `Rails.root.join` - Clean up most of the remaining `File.join`s |
||
|---|---|---|
| .. | ||
| activity.rb | ||
| aspect.rb | ||
| base.rb | ||
| comments.rb | ||
| followed_tag.rb | ||
| likes.rb | ||
| mention.rb | ||
| multi.rb | ||
| person.rb | ||
| public.rb | ||
| tag.rb | ||
- `Rails.root` is a `Pathname`, so let's use `Rails.root.join` - Clean up most of the remaining `File.join`s |
||
|---|---|---|
| .. | ||
| activity.rb | ||
| aspect.rb | ||
| base.rb | ||
| comments.rb | ||
| followed_tag.rb | ||
| likes.rb | ||
| mention.rb | ||
| multi.rb | ||
| person.rb | ||
| public.rb | ||
| tag.rb | ||