lib/tracksperanto/casts.rb in tracksperanto-3.5.9 vs lib/tracksperanto/casts.rb in tracksperanto-4.0.0

- old
+ new

@@ -1,5 +1,4 @@ -# -*- encoding : utf-8 -*- # Helps to define things that will forcibly become floats, integers or strings module Tracksperanto::Casts def self.included(into) into.extend(self) super