lib/multi_sync/attributes/pathname.rb in multi_sync-0.0.2 vs lib/multi_sync/attributes/pathname.rb in multi_sync-0.0.3

- old
+ new

@@ -7,6 +7,6 @@ def coerce(value) ::Pathname.new(value) end end end -end \ No newline at end of file +end