Tobias Schlottke
Tobias Schlottke
Maybe the final solution should consist of three gems: - activo (just the assets, asset pipeline compatible in app/assets as engine) - activo-helpers (the @jellybob activo-rails as we know it)...
okay guys, maybe it is not needed. the only thing itching me, was that there are two gems at the moment (activo and activo-rails). I thought they both have a...
maybe we should even make it a generator?
It was just the missing sprockets railtie in app.rb, or am I wrong with this?
IMHO the slaveokay should be supported, no matter if mongos is being changed or not. Reading from a slave is no magic and should be supported for maturity reasons anyway.
Hey! I just came across this as I wanted to propose the same as @chevinbrown: Migrating to a better CSS setup like Tailwind so that it's easier to extend the...
any news @oschaaf? :)
@oschaaf Sure. And I am behind a "Dumb" CDN (google) and this is why I disabled the beaconing and such (see above). Question is why the caching headers are missing....
Hi Otto, I have got this configuration set up for caching of .pagespeed. resources: ``` # Ensure requests for pagespeed optimized resources go to the pagespeed handler # and no...