I've put the chronic
and chronic_duration
gems in my Gemfile
, and everything works fine in volt console
. However, if I try anything on the client side, I get a name error. I tried requiring them in a client-side initializer, but that didn't help.
Any tips?