ice_cube icon indicating copy to clipboard operation
ice_cube copied to clipboard

Hash serialization for SingleOccurrenceRule does not work

Open paneq opened this issue 7 years ago • 0 comments

IceCube::Rule.from_hash( IceCube::SingleOccurrenceRule.new(Date.today).to_hash )

raises ArgumentError (Invalid rule type)

paneq avatar Jul 20 '18 10:07 paneq