lib/garage/representer.rb in the_garage-2.6.0 vs lib/garage/representer.rb in the_garage-2.6.1

- old
+ new

@@ -1,4 +1,6 @@ +require 'active_support/time_with_zone' + module Garage::Representer attr_accessor :params, :representer_attrs, :partial, :selector def partial? @partial