diaspora/lib/stream
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
..
activity.rb change routes to properly reflect page names (activity/stream). 2012-02-14 11:16:41 -08:00
aspect.rb
base.rb Rails.root and File.join cleanup 2012-06-11 03:13:20 -07:00
comments.rb
followed_tag.rb
likes.rb
mention.rb
multi.rb change routes to properly reflect page names (activity/stream). 2012-02-14 11:16:41 -08:00
person.rb
public.rb
tag.rb add rake tasks for cleaning up mixed-case hashtags, 2012-05-24 21:28:35 +02:00