* Adding guard clause for nill org feed score There's no sense running a query if we don't have an organization. This is a small refactor that might offer a most nominal speed bump * Caching calculated value Prior to this commit, we calculated the user_experience_level once per article in the feed. This change adds a cache, creating a minor computational improvement. |
||
|---|---|---|
| .. | ||
| basic.rb | ||
| find_featured_story.rb | ||
| large_forem_experimental.rb | ||
| latest.rb | ||
| tag.rb | ||
| timeframe.rb | ||