Files
danbooru/app/models
evazion 88a177e1d5 TagSetPresenter: refactor humanized_essential_tag_string.
Move Post#humanized_essential_tag_string to TagSetPresenter#humanized_essential_tag_string.

This allows humanized_essential_tag_string to reuse the same set of tags
already fetched by the tag set presenter for the sidebar.

This avoids fetching the tag categories from memcache again (via
Post#typed_tags) when we're already fetched the tags once before.

This also means it's no longer necessary to cache humanized_essential_tag_string
itself in memcache, since it can be generated as quickly as the sidebar taglist.
2018-09-30 21:52:24 -05:00
..
2018-05-15 14:19:45 -07:00
2018-09-11 14:36:48 -07:00
2018-08-31 19:50:46 -05:00
2018-06-14 17:10:07 -07:00
2018-02-08 16:53:02 -06:00
2018-08-31 19:50:46 -05:00
2018-09-04 13:38:09 -07:00
2018-05-15 14:19:45 -07:00