Steven Jones

Results 5 comments of Steven Jones

hmm, unfortunately this change is insufficient as once `write_attribute` is called, `changes` is then `{"account_id"=>[#, 1]}` I don't yet know where that generic object is coming from, though it seems...

hah, 17 days ago Rails 5-2-stable (and Rails 6) merged https://github.com/rails/rails/pull/31698 I modified my environment to test 5.2.0.rc1 and saw the same behaviors (on MRI 2.4.2) despite the refactor.

#276 starts to address splitting the Classes.xml file. I went with files for base-class and sub-class instead of by-publication, and the updated compiler script takes an option to produce a...

Togglv8 seems unmaintained, and I no longer have need of this library/pull request so I'm closing to clear my GitHub dashboard

I was not able to reproduce today with the original complex project. With an example project, it did not produce with just `redis-store`, but it did reproduce for me when...