docbrown/app/decorators
Takuma 3fd01c326d
Bug Fix: Article Posted Date and Author Card Posted Date do not match (#9272)
* Refactor: move has_long_markdown from view to helper, and change it from variable to method

* Fix: Article Posted Date and Author Card Posted Date do not match #8789

* Add test case for Article Posted Date and Author Card Posted Date do not match #8789

* Use our custom URL helper module instead of manually constructing URL

* Move long_markdown? from ArticlesHelper to ArticleDecorator

* Change method name from has_long_markdown? to long_markdown?

* Add test suites for long_markdown? method to ArticleDecorator spec

* Use << over +=

* Fix typo

* Remove unnecessary cache
2020-07-22 16:34:55 +02:00
..
application_decorator.rb Social previews should also be generated for decorated objects (#6208) [deploy] 2020-02-20 08:50:05 -05:00
article_decorator.rb Bug Fix: Article Posted Date and Author Card Posted Date do not match (#9272) 2020-07-22 16:34:55 +02:00
campaign_decorator.rb Introduce domain model for campaigns (#9300) 2020-07-20 09:04:53 -04:00
comment_decorator.rb [deploy] Home Page Feed redesign + top comments (#7579) 2020-05-12 07:57:57 -05:00
listing_decorator.rb [deploy] Rename classified listings (#7910) 2020-05-27 13:35:09 +00:00
notification_decorator.rb Switch decorators to Rails builtin decorations - take 2 (#6125) [deploy] 2020-02-19 15:30:53 -05:00
organization_decorator.rb Switch decorators to Rails builtin decorations - take 2 (#6125) [deploy] 2020-02-19 15:30:53 -05:00
podcast_episode_decorator.rb [deploy] Remove Algolia from Podcast Episodes (#7489) 2020-04-24 18:36:13 -04:00
sponsorship_decorator.rb Switch decorators to Rails builtin decorations - take 2 (#6125) [deploy] 2020-02-19 15:30:53 -05:00
user_decorator.rb Update UserDecorator not to cache AR Object (#8378) 2020-06-10 16:39:36 +02:00