diaspora/app/presenters
Jason Robinson 309e690a66 Fix services in statistics.json.
Currently there is a bug in configurate that reports incorrectly the services settings if they are set as ENV variables, instead of diaspora.yml settings.
This commit works around that issue by changing the way the setting is fetched.
2014-10-03 23:54:42 +03:00
..
aspect_presenter.rb
avatar_presenter.rb rspec should now be running a green build 2014-09-15 01:37:23 +02:00
base_presenter.rb
block_presenter.rb
comment_presenter.rb
extreme_post_presenter.rb
hovercard_presenter.rb
last_three_comments_decorator.rb
o_embed_presenter.rb
person_presenter.rb rspec should now be running a green build 2014-09-15 01:37:23 +02:00
photo_presenter.rb rspec should now be running a green build 2014-09-15 01:37:23 +02:00
post_presenter.rb
profile_presenter.rb
service_presenter.rb
statistics_presenter.rb Fix services in statistics.json. 2014-10-03 23:54:42 +03:00
user_presenter.rb