Rémy Hannequin
Rémy Hannequin
Hello, it looks like it is not due to FactoryBot's implementation but ActiveRecord's. FactoryBot retrieves enum values from its pluralized name, [as defined in ActiveRecord](https://github.com/rails/rails/blob/master/activerecord/lib/active_record/enum.rb#L162). ActiveRecord doesn't itself include suffix...
Hello @mrkn, anything I should do to this PR to improve it? Please let me know if I missed a step to have this PR reviewed 🙏 Thank you.
@mrkn Hello, I'm back after a small break. Maybe I can help with #238?
Hello @mrkn, I hope you're doing great. I did some research for a new algorithm for `cos` and arrived to the conclusion to just duplicate it, for now, so that...
Thank you @matsales28, this makes complete sense. I might have been confused with the fact that strict loading can be configured on several levels on the application, as you mentioned...
@mrkn Hello, sorry for taking _so long_ to move forward with this pull request. My math background is not really advanced and I wasn't familiar with this definition of cosine...
@hsbt I allow myself to ping you here as you seem to have been active on the project recently. Please let me know if this PR needs to be reviewed...
Absolutely, @mrkn. Sorry if my comment sounded pressing, I wasn't sure you had time for this at the moment. I'll wait now all the time needed.
Hi, I would like to know if @stewartmckee created his gem for a non-genetic based genealogy project. I was interested in the genealogy subject from a development point a view,...