spree_flexi_variants
spree_flexi_variants copied to clipboard
Translation Error Fix
Fixes Translation Missing Error for ad_hoc_options select_tag
I'm experiencing the translation error in production for the ad-hoc options select tag. This commit seems to fix that but also does something else to fire_event, which looks like the cause of the travis ci build failing.
I wish I could get the translation fix from here without necessarily the fire_event fix. Could these be broken up and the translation accepted, Jeff?
Hey binary, what I did was install the gem manually in a specified location. I get errors with the fire event, which is why I removed it. Im using postgres for production and the fire event error persisted. I heard if you use mysql it works but haven't confirmed that. But I should have submitted pull request separate. Sorry still not great with git.