Claudio Floreani

Results 6 issues of Claudio Floreani

### • Country#collect_countries_with(query_val, query_method=:alpha2, result_method=:itself) Allows to collect various countries' informations using any valid method and query value: ``` > ISO3166::Country.collect_countries_with("VR",:states,:name) => ["Italy", "Monaco"] > ISO3166::Country.collect_countries_with("Caribbean",:subregion,:languages_spoken).flatten.uniq => ["en", "fr", "es",...

…ROPERTIES This brief change allows more fine grain control when multiple styles are applied (e.g. triggering background-color changes)

In my models I use to set a callback to nilify blank json/jsonb values (and the whole column if it's just empty), in the following way: ```ruby before_save :nilify_blank_stored_attributes def...

I installed Keybase version 6.2.2 (36711) on a MacBook Air (M1, 2020) running Ventura 13.5.1, and it shows up as a "Mobile Device", thus I cannot use Finder integrations and...

### Versions - ruby 2.7.0p - rails (6.0.3.4) - activerecord 6.0.3.4 - activesupport 6.0.3.4 - flextures 4.3.0 - smarter_csv 1.2.6 - rspec-core (3.10.0) - rspec-expectations (3.10.0) - rspec-mocks (3.10.0) -...