Kabir Pathak

Results 1 issues of Kabir Pathak

Rails 7.0.3 HTTParty 0.20.0 This bug can be reproduced by creating a simple rails application with the following model implementation. ``` class DummyModel < ApplicationRecord include HTTParty enum status: {ok:...