Tim Edwards
Results
1
issues of
Tim Edwards
When passing a symbol with underscores (e.g. _:my_things_) to the **_cache_keys_for_all**_ method in **app/helpers/cache_helper.rb**, such as in the following line: `localized_cache cache_keys_for_all(:my_things) do` it throws the following error: **LoadError -...