Jean-Baptiste Jacquinot

Results 1 issues of Jean-Baptiste Jacquinot

Hello, Regarding the following part of the code: https://github.com/Casecommons/with_model/blob/481e96bfb4b84f5ba92e0206a6280ed3f5a6d257/lib/with_model/model.rb#L59 This call has a side effect on our project: all the models that inherit `ActiveRecord::Base` are not available in the `ActiveRecord::Base.descendants`...