docbrown/app/decorators
Michael Kohl 8dd4a85fba
Introduce domain model for campaigns (#9300)
* Introduce domain model for campaigns

* Move main_tag method to decorator

* Add options argument to decorator method

* Change more code to use Campaign domain model

* active? -> show_in_sidebar? and fix spec

* Switch back to leading dots after merge
2020-07-20 09:04:53 -04: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 [deploy] Add query-friendly article additions (Initial step) (#7794) 2020-05-13 16:59:41 -04: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