canvas-lms/app
Jacob Fugal ce53259938 include variable in cache key
the only optimization variable affects what will be displayed. it wasn't
in the cache key, so if some view rendered the partial with only ==
'external_urls', then any future renders for the same course (until the
cache expired) would only see the 'external_urls' version, regardless of
their value of only.

Change-Id: I3b9a2e2a7deaab86ffec6d2167d110f82963bce6
Reviewed-on: https://gerrit.instructure.com/7172
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Brian Palmer <brianp@instructure.com>
2011-11-28 16:12:40 -07:00
..
coffeescripts default 'group_conversations' off; fixes #6069 2011-11-15 12:55:35 -07:00
controllers disable open registration for accounts with delegated authentication 2011-11-28 15:52:50 -07:00
helpers external tool resource selector in WYSIWYG editor 2011-11-22 16:12:12 -07:00
messages remove the new wiki page notification 2011-11-08 12:46:05 -07:00
middleware sis import api 2011-04-08 15:45:57 -06:00
models disable open registration for accounts with delegated authentication 2011-11-28 15:52:50 -07:00
observers avatar image caching and invalidation, closes #5210 2011-11-16 10:29:42 -07:00
stylesheets fix popdown menu in webkit (fixes #5765) 2011-11-28 14:29:19 -07:00
views include variable in cache key 2011-11-28 16:12:40 -07:00