quarter_time 0.3.1
A simple gem for dealing with quarter logic. I happen to have a project where half the models in the database recur every three months as part of a "quarter" of the year. Within the code, we constantly are asking "what quarter is this for?", or "show me all the records for this quarter". Well, now I need the same power on another application, so say hello to "quarter_time".
Gemfile:
=
安装:
=
Development 依赖 (1):
thoughtbot-shoulda
>= 0