Results 6 issues of Shenhf

I created a crono job to send birthday email every day at 7:30 PM. It was supposed to run only once in one day! `Crono.perform(BirthdayJob).every 1.day, at: '07:30'` Crono started...

好像说可以互发消息了,API 可以支持消息互发吗?

enhancement

Request for ``` remove_action :new, unless: -> {current_user.admin?} ``` or ``` remove_action :new unless current_user.admin? ``` raise ``` undefined local variable or method `current_user' for # ``` Thanks.

PinYin.of_string('俞') => ["shù"]

Is there any possible to keep cam video ratio and provide an api to make crop box configurable?

Need to custom disk size while create VM from template. Is there any solution, thanks.