diaspora/app
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
..
assets show a "post is not public" message when visitor is not logged in 2012-06-07 22:16:37 +02:00
controllers Rails.root and File.join cleanup 2012-06-11 03:13:20 -07:00
helpers Rails.root and File.join cleanup 2012-06-11 03:13:20 -07:00
mailers Render invitation email without a layout 2012-05-17 17:51:20 -07:00
models Rails.root and File.join cleanup 2012-06-11 03:13:20 -07:00
presenters Rails.root and File.join cleanup 2012-06-11 03:13:20 -07:00
uploaders use modulate instead of -brightness-contrast for now, as the cedar stack has an outdated version of mogrify [ci skip] 2012-05-06 13:57:35 -07:00
views Rails.root and File.join cleanup 2012-06-11 03:13:20 -07:00