Javi Martín

Results 287 comments of Javi Martín

Updating this gem shows an error regarding our current (empty) implementation of mutations. The error can be ignored, but it can confuse developers, so we aren't updating until we clarify...

As mentioned in #5236, this upgrade shows a warning with Active Record, so we can't merge before upgrading to Rails 7.0.

@coslajohn Since the last comment, we've merged pull request #5273. It's now possible to enable `lockable` and configure it through the `secrets.yml` file. Do these changes solve (most of) the...

Hi, @diegozen :smile:. Thanks for the pull request! **Disclaimer:** I've never used a devcontainer, codespaces or vscode. I see Rails will add devcontainers to new applications in Rails 7.2 (rails/rails#50914),...

> This seems to only apply to new projects via rails new That is correct. > The big difference is that I used ruby-rails-postgres template and add extra dependencies in...

I've just opened #5530, which will hopefully make it possible to run `bin/setup` without having to copy and edit the `database.yml` file. Here's another patch that (hopefully) would allow to...

> as far as I know, a minor change in ruby version should not stop the application from working. Sorry, I didn't fully explain this one :pray:. For a reason...

@markusgeert Thanks for the issue! We're currently thinking about making some big interface changes in the polls section for version 2.1, and this is definitely something to think about. >...

Closed via #228, which was merged in the master branch as part of pull request #221.

Hi, @hermann-san :smile:. > i've just installed Consul democracy on Debian Bullseye (from Ubuntu server 20.04) I'm not sure I understand this statement :thinking:. How exactly are you installing Debian...