diaspora/app/presenters
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
..
aspect_presenter.rb MS DC added aspect presenter, and include the data on the user 2012-03-27 14:51:40 -07:00
base_presenter.rb MS DC added aspect presenter, and include the data on the user 2012-03-27 14:51:40 -07:00
comment_presenter.rb Refactor Post Presenter 2012-05-10 12:24:21 -07:00
extreme_post_presenter.rb seperate interactions from posts 2012-05-12 17:41:58 -07:00
last_three_comments_decorator.rb seperate interactions from posts 2012-05-12 17:41:58 -07:00
o_embed_presenter.rb oembed mostly works 2012-04-18 16:12:56 -07:00
person_presenter.rb Jamie Cai DC refactor isOwnProfile, fix tests 2012-05-07 17:53:37 -07:00
post_presenter.rb Rails.root and File.join cleanup 2012-06-11 03:13:20 -07:00
service_presenter.rb DG MS; added checkboxes for services in the new publisher (currently not working) / user presenter contains services 2012-03-27 14:52:50 -07:00
user_presenter.rb DG MS; cool header with background in new stream 2012-05-22 19:00:22 -07:00