* 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 |
||
|---|---|---|
| .. | ||
| application_decorator.rb | ||
| article_decorator.rb | ||
| campaign_decorator.rb | ||
| comment_decorator.rb | ||
| listing_decorator.rb | ||
| notification_decorator.rb | ||
| organization_decorator.rb | ||
| podcast_episode_decorator.rb | ||
| sponsorship_decorator.rb | ||
| user_decorator.rb | ||