lib/tabs/resolutions/month.rb in tabs-0.8.2 vs lib/tabs/resolutions/month.rb in tabs-0.9.0
- old
+ new
@@ -1,7 +1,8 @@
module Tabs
module Resolutions
module Month
+ extend Tabs::Resolutionable
extend self
PATTERN = "%Y-%m"
def serialize(timestamp)