Open amotl opened 1 year ago
Hi @hammerhead. You added two commits here, but I accidentally destroyed them, apologies. Can you have a look at your local repository, if you still have it, and just git push --force
on this branch once again? Thank you!
Hi @hammerhead. You added two commits here, but I accidentally destroyed them, apologies. Can you have a look at your local repository, if you still have it, and just
git push --force
on this branch once again? Thank you!
No problem, I just force-pushed.
Now, not to make the same mistake again, pulling stuff first ;]. Thanks!
Those are really valuable updates. It would have been so sad if they would have been lost. I am really relieved about it, that you have been able to restore them. Thanks and sorry again.
Baby steps, trying to update to the most recent ActiveRecord 4 series here, which is currently 4.2.11.3. Right now, it breaks with
<module:Visitors>': superclass mismatch for class ToSql (TypeError)
. Can you help here, @hammerhead?