Timothy Miller
Timothy Miller
**Note** this works for ruby version 2.3. It may break for 2.5
On a related note, the version of `geoda` targeted at `focal` depends on `libgdal26`. `libgdal26` is not available for `jammy`
@theecrit @nbilenko @r-b-g-b @Ethan-bradley The correct way to implement email is to create a custom user model (tutorial linked under Technical Resources). It's not difficult. But, it takes time away...
> Sounds like a reasonable workaround to me. Can we add an Issue to the backlog for post-MVP to reevaluate the method, just so the to-do doesnât get lost? Strategy:...
Moved into backlog to implement with the ["correct" method](https://github.com/openoakland/woeip/issues/91#issuecomment-486311784).
Addressed by #435
Resource for developers: [Adding interaction to points in a data layer](https://docs.mapbox.com/mapbox-gl-js/example/center-on-feature/)
Partially addressed by #435
As much as it's meant to be an avenue for a "one-step setup", Docker also tends to be a barrier for entry to the project. If I'm not mistaken, we're...
We can make sure that our direct dependencies are on the latest stable versions. Unfortunately, there are no guarantees that these direct dependencies are also on the latest versions of...