GitHub / rails/cache_digests issues and pull requests
#67 - Expire partial template?
Issue -
State: open - Opened by anitviec over 9 years ago
#66 - Overwrite cache content with dynamic parts
Issue -
State: closed - Opened by amnesia7 over 10 years ago
- 3 comments
#65 - template dependencies aren't being calculated at all?
Issue -
State: closed - Opened by jjb over 10 years ago
- 1 comment
#64 - Add layout to digests
Pull Request -
State: open - Opened by spodlecki over 10 years ago
#63 - Jbuilder support
Issue -
State: open - Opened by jims3ne1 almost 11 years ago
- 1 comment
#62 - Would it make sense to accept a proc as a way to specify explicit dependencies?
Issue -
State: closed - Opened by peternixey about 11 years ago
- 1 comment
#60 - problem when using fragment caching without digests
Issue -
State: open - Opened by Lorjuo over 11 years ago
#59 - cannot load such file -- active_support/cache/memory_store
Issue -
State: open - Opened by tispratik over 11 years ago
- 1 comment
#58 - Missing rake tasks in Rails 4
Issue -
State: closed - Opened by tvdeyen almost 12 years ago
- 4 comments
#57 - Log digest as :debug instead of :info
Pull Request -
State: closed - Opened by cmer almost 12 years ago
#56 - Fix README example typo
Pull Request -
State: closed - Opened by maspwr about 12 years ago
#55 - Take the lookup details into consideration
Pull Request -
State: closed - Opened by dasch about 12 years ago
- 4 comments
#54 - The generated keys of item and items which size is 1 are the same
Issue -
State: closed - Opened by aikko about 12 years ago
- 2 comments
#53 - Calling cache([object]) and cache(object) Using the Same Key
Issue -
State: closed - Opened by ksylvest about 12 years ago
- 5 comments
#52 - Release to RubyGems?
Issue -
State: closed - Opened by fgrehm about 12 years ago
- 3 comments
#51 - Fix issue with not matching renders when using an underscore
Pull Request -
State: closed - Opened by latortuga about 12 years ago
- 2 comments
#50 - Not detecting correct partial for model.association
Issue -
State: closed - Opened by calebhearth about 12 years ago
- 1 comment
#49 - Question: Using read_multi when appropriate
Issue -
State: open - Opened by r38y about 12 years ago
- 1 comment
#48 - Default to Cache::NullStore when ActionView::Base.cache_template_loading is disabled
Pull Request -
State: closed - Opened by shuber about 12 years ago
- 3 comments
#47 - Stack level too deep
Issue -
State: open - Opened by satb about 12 years ago
- 2 comments
#46 - Mention using ERBTracker with HAML in README
Pull Request -
State: open - Opened by nickurban about 12 years ago
- 10 comments
#45 - Register erb tracker for slim
Issue -
State: open - Opened by tim-vandecasteele about 12 years ago
#44 - v. 0.3.0: "wrong number of arguments (1 for 2)" argument error
Issue -
State: open - Opened by john-999 about 12 years ago
- 2 comments
#43 - Partials with numbers in the filename can be used as dependencies automatically
Pull Request -
State: closed - Opened by bricker about 12 years ago
- 2 comments
#42 - How to calculate the render speed after using cache digest?
Issue -
State: closed - Opened by aquayee over 12 years ago
- 1 comment
#41 - Fix lookup of templates with specific formats
Pull Request -
State: open - Opened by eimermusic over 12 years ago
- 4 comments
#40 - #fragment_name_with_digest optional dependencies parameter
Pull Request -
State: closed - Opened by s12chung over 12 years ago
- 7 comments
#39 - 'stack level too deep' with recursive partial
Issue -
State: closed - Opened by gmcnaughton over 12 years ago
- 5 comments
#38 - belongs_to association not touching correctly
Issue -
State: closed - Opened by caarlos0 over 12 years ago
- 2 comments
#37 - Include external dependencies warning in README
Pull Request -
State: open - Opened by chibicode over 12 years ago
#36 - Custom template resolvers and digest caching.
Issue -
State: open - Opened by dasch over 12 years ago
- 1 comment
#35 - Using cache_digests with cache("custom_name") not working
Issue -
State: closed - Opened by tomaswitek over 12 years ago
- 3 comments
#34 - Digestor explicit dependency should not contain trailing whitespace (with tests)
Pull Request -
State: closed - Opened by balexand over 12 years ago
- 2 comments
#33 - dependency not correct when rendering partial from same view tree
Issue -
State: open - Opened by cpuguy83 over 12 years ago
- 4 comments
#32 - Updated to newest Ruby
Pull Request -
State: open - Opened by tibbon over 12 years ago
#31 - Issues with dynamic partial names
Issue -
State: closed - Opened by firedev over 12 years ago
- 11 comments
#30 - Gem dependencies exclude rails 3.1.x use, while the code works fine :)
Issue -
State: open - Opened by kozak over 12 years ago
#29 - Request: cache semi-static pages?
Issue -
State: closed - Opened by hayksaakian over 12 years ago
- 2 comments
#28 - ActionMailer undefined method `perform_caching'
Issue -
State: open - Opened by firedev over 12 years ago
- 2 comments
#27 - Raise a meaningful exception on rake tasks if TEMPLATE is not provided
Pull Request -
State: closed - Opened by fgrehm over 12 years ago
#26 - Don't try to process injected view cache dependencies as templates
Pull Request -
State: closed - Opened by jamis over 12 years ago
#25 - Allow template dependencies to be specified programmatically
Pull Request -
State: closed - Opened by jamis over 12 years ago
- 3 comments
#24 - Add more information about required server restart and how to avoid it
Pull Request -
State: closed - Opened by fgrehm over 12 years ago
#23 - stack level too deep
Issue -
State: open - Opened by GabKlein over 12 years ago
- 6 comments
#22 - HAML tests
Pull Request -
State: closed - Opened by balexand over 12 years ago
- 1 comment
#21 - Match non-whitespace characters instead of non-space characters
Pull Request -
State: closed - Opened by balexand over 12 years ago
- 6 comments
#20 - Format the regex with code delimiters
Pull Request -
State: closed - Opened by dasch over 12 years ago
- 5 comments
#19 - Allow registering custom dependency trackers
Pull Request -
State: closed - Opened by dasch over 12 years ago
- 7 comments
#18 - Improper render text detection
Pull Request -
State: open - Opened by latortuga over 12 years ago
#17 - Word 'rendered' in comment detected as dependency
Issue -
State: open - Opened by gmcnaughton over 12 years ago
- 1 comment
#16 - Add skip_digest option key to allow bypassing cache digestion
Pull Request -
State: closed - Opened by latortuga over 12 years ago
- 5 comments
#15 - Cache is not being invalidated
Issue -
State: closed - Opened by phuongnd08 over 12 years ago
- 3 comments
#14 - How to use it with cache sweeper?
Issue -
State: closed - Opened by phuongnd08 over 12 years ago
- 5 comments
#11 - Added a note about required restart
Pull Request -
State: closed - Opened by genezys over 12 years ago
- 11 comments
#10 - Fix digestion of templates with recursive dependencies
Pull Request -
State: closed - Opened by macournoyer over 12 years ago
- 3 comments
#9 - I18n.t inside partial
Issue -
State: closed - Opened by kalys over 12 years ago
- 3 comments
#8 - Does this work with haml?
Issue -
State: closed - Opened by mb-dev over 12 years ago
- 16 comments
#7 - Adds a messaging explaining the dependency rake task a bit more
Pull Request -
State: closed - Opened by davidray almost 13 years ago
#6 - Support templates in directories several levels deep
Pull Request -
State: closed - Opened by mrship almost 13 years ago
- 5 comments
#5 - Extract fragment_name_with_digest to stay in line with Rails 4 api
Pull Request -
State: closed - Opened by rgarver almost 13 years ago
#4 - Changes to helpers don’t bust the cache
Issue -
State: closed - Opened by codyrobbins almost 13 years ago
- 2 comments
#3 - Fix grammar in README.
Pull Request -
State: closed - Opened by splattael almost 13 years ago
#2 - Cache digests
Pull Request -
State: closed - Opened by mschae almost 13 years ago
- 4 comments
#1 - Expire fragment?
Issue -
State: closed - Opened by lephyrius almost 13 years ago
- 3 comments