Lang Sharpe
Lang Sharpe
I ran index1 (the nested component test) above through [Stackprof](https://github.com/tmm1/stackprof), and found something interesting. ``` ================================== Mode: cpu(1000) Samples: 212 (0.00% miss rate) GC: 47 (22.17%) ================================== TOTAL (pct) SAMPLES...
> Do you see any drawback in including this cache mechanism by default? The only drawback is it wouldn't work in development mode. It would probably need to be configurable....
> not allowed to Project::PostPolicy#destroy? this Post This error message would be fine and fix the issue we have. The most challenging place to debug is when the error is...
> is there an issue with this being done at the Rack level, `c.tracing.instrument :rack, web_service_name: ...`? I'm finding this isn't working for us (gem version 1.23.2). Any ideas? Otherwise,...
I've released an [updated version](https://rubygems.org/gems/google_maps_service_ruby). In your Gemfile, replace: ``` gem "google_maps_service" ``` with ``` gem "google_maps_service_ruby" ``` ...and that's it! No code changes are needed. Pull Requests are welcome...