Sha256: bc0640a5ac2efe792ba5859564429d5c10b8469fc5f7a516218412f977caef18
Contents?: true
Size: 75 Bytes
Versions: 3
Compression:
Stored size: 75 Bytes
Contents
class ::Time def month return Month.new(self.mon,self.year) end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rmoriz-smartmonth-1.0.2 | rails/init.rb |
rmoriz-smartmonth-1.0 | init.rb |
rmoriz-smartmonth-1.1.1 | rails/init.rb |