Ronan
Ronan
I agree, I was also confused by having to write `option :flag, required: false` but wouldn't it be a breaking change? π
From @IvanShamatov : > If option is required, that means, that it is not an option, but argument. Could we imagine options as keyword arguments? Sometimes it makes more sense...
@IvanShamatov Do you think we could merge this? βΊοΈ π
Adding `--platform=linux/arm64` to first and second image build commands worked for me. Should it be the default on Mac M2?
Are we still planning on merging this? Should we fix errors from tests?
Do we need to add more maintainers? Looks like the gem is not maintained currently?
I'd say yes! For instance, currently I use `phony_normalize` from `phony-rails`, which saves a number with a `+` in DB. But then, when I try to format it in national...
In a Rails 7.0.5 project, doing this in a view ```ruby ``` raises ```ruby I18n::ArgumentError: # Object must be a Date, DateTime or Time object. 123.45 given. ``` I agree...
Are you still looking for a maintainer?
We should think of multi-spinners case as well I think