Geremia Taglialatela

Results 97 issues of Geremia Taglialatela

After Rails 6.0, chronomodel uses `hid` to search into relations when the historical object is associated without passing from the object itself ``` Country::History.find(france.history.last.id).attributes.fetch('id') => 1 Country::History.find(france.history.last.id).cities.to_sql => "SELECT \"cities\".*...

Based on #107 ```haml - if foo %div{ data: somedata } A - else %span{ data: somedata } B ``` ### Expected No lints detected ### Actual ``` test.haml:2 [W]...

Hi, I'm giving a try to the master branch. I'm using rich inside rails admin I noticed that the toolbar is wrong (left: firefox, right: chrome) ![screen shot 2014-06-24 at...

Fix-me

gemfile: ``` rb gem 'devise' gem 'rails_admin' gem 'kaminari' gem 'carrierwave', '0.10.0' gem 'mini_magick' gem 'rich', github: 'bastiaanterhorst/rich' #gem 'paperclip' ``` initializer: ``` rb require "rich" if Object.const_defined?("Rich") Rich.setup do...

Hi, I read the readme and the wiki https://github.com/bastiaanterhorst/rich/wiki/Customizing-the-buttons and I got how to customize the toolbar Unfortunately I didn't get how to replace `Bulleted List` with `Square Bulleted List`....

base64 is loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Adding `base64` to gemspec to avoid this warning in Ruby...

``` ~/.rvm/gems/ruby-3.3.0/gems/dalli-3.2.6/lib/dalli/protocol/meta/key_regularizer.rb:3: warning: base64 was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add base64 to your Gemfile or gemspec....

Make the gem more secure by requiring that all privileged operations by any of the owners require OTP. Ref: https://guides.rubygems.org/mfa-requirement-opt-in/ --- I've seen that there is not a clear preference...

Splitted from #150

new icon
medical / health (category)
in progress