lib/timely/time.rb in
timely-0.1.0
vs lib/timely/time.rb in
timely-0.3.0
- old
+ new
@@ -12,10 +12,5 @@
end alias_method :on, :on_date end end
-
-class Time
- include Timely::Time
-end
-