mirror of
https://github.com/plashchynski/crono.git
synced 2026-01-14 14:23:27 +01:00
ActiveSupport bundle error #9
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @michaelachrisco on GitHub (Apr 3, 2015).
I have a legacy app that I thought might work with this gem, but I get this bundle error:
@michaelachrisco commented on GitHub (Apr 3, 2015):
Ok I wa able to get an crono working with an old version of activesupport here: https://github.com/michaelachrisco/crono/tree/old_activesupport
Pull request into its own branch on the main repo or I can let it live on my forked repo? Your choice. Either way, for anyone having the same issue I was having:
Thanks for the gem BTW 👍
@michaelachrisco commented on GitHub (Apr 5, 2015):
Closing issue as this is related to legacy gems.