impress/app
Matchu a705bfc34e Fix caching crashes in localized_cache
The controller was like "oh yeah we have that cached" (from previous renders of the app on Rails 3 I think?), but the view disagreed, bc it was appending a template digest to the cache key. That's a smart feature, but not compatible with how we skip queries in the controller, so disable it for now!
2023-07-22 12:52:53 -07:00
..
assets whoops, accept 1-digit donation amounts! 2018-01-20 17:55:21 -08:00
controllers new donate layout for post-2017 campaign 2018-01-18 17:14:02 -08:00
helpers Fix caching crashes in localized_cache 2023-07-22 12:52:53 -07:00
mailers donation mailer 2014-09-10 14:32:54 -05:00
models Update to new set_table_name syntax 2023-07-22 12:36:04 -07:00
views Remove references to the Stripe gem 2023-07-21 18:54:15 -07:00