- `Rails.root` is a `Pathname`, so let's use `Rails.root.join` - Clean up most of the remaining `File.join`s |
||
|---|---|---|
| .. | ||
| show.html.haml | ||
| show.mobile.haml | ||
- `Rails.root` is a `Pathname`, so let's use `Rails.root.join` - Clean up most of the remaining `File.join`s |
||
|---|---|---|
| .. | ||
| show.html.haml | ||
| show.mobile.haml | ||