diaspora/app/views/home
Steven Hancock a8de3a5a3f Rails.root and File.join cleanup
- `Rails.root` is a `Pathname`, so let's use `Rails.root.join`
- Clean up most of the remaining `File.join`s
2012-06-11 03:13:20 -07:00
..
show.html.haml Rails.root and File.join cleanup 2012-06-11 03:13:20 -07:00
show.mobile.haml