I am new in ROR, I want to write a function, to which I will pass month and it will return total working days (except Saturday and Sunday) of that particular month using business_time gem in rails
I am new in ROR , I want to write a function, to which
Share
Try (not tested):