Thomás Sieczkowski
Thomás Sieczkowski
Let's say you configured that your work_hours that on sunday's you are always closed. It would be nice to to inform that an specific date, like november 9th from 09:00...
Discovered accidentally that, if the working_hours hash config has many "ins" and "outs", the algorithm does not calculate working hours successfully. to avoid failure on the algorithm, working_hours setter sorts...
By adding the gem to my project with Rails 3.2.13 and activeadmin 0.6.2 all my routes breaks. They only way to put the routes back on track is by changing...