diaspora/spec/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_spec.rb Rails.root and File.join cleanup 2012-06-11 03:13:20 -07:00
aspect_spec.rb clean up Person scopes, and re-use one in contact controller to deprecate a controller method 2012-01-27 02:23:38 -08:00
base_spec.rb Rails.root and File.join cleanup 2012-06-11 03:13:20 -07:00
comments_spec.rb Rails.root and File.join cleanup 2012-06-11 03:13:20 -07:00
followed_tag_spec.rb Rails.root and File.join cleanup 2012-06-11 03:13:20 -07:00
likes_spec.rb Rails.root and File.join cleanup 2012-06-11 03:13:20 -07:00
mention_spec.rb Rails.root and File.join cleanup 2012-06-11 03:13:20 -07:00
multi_spec.rb Rails.root and File.join cleanup 2012-06-11 03:13:20 -07:00
person_spec.rb Rails.root and File.join cleanup 2012-06-11 03:13:20 -07:00
public_spec.rb Rails.root and File.join cleanup 2012-06-11 03:13:20 -07:00
tag_spec.rb Rails.root and File.join cleanup 2012-06-11 03:13:20 -07:00