billaul/period

View on GitHub
lib/period/belongs_to.rb

Summary

Maintainability
A
0 mins
Test Coverage
# @author Lucas Billaudot <billau_l@modulotech.fr>
# @note This module define all period of time, who include the current period
module Period::BelongsTo
end