There was an error while loading. Please reload this page.
1 parent 9967c84 commit 46d5eb3Copy full SHA for 46d5eb3
1 file changed
lib/kiba/extend/transforms/cspace.rb
@@ -39,6 +39,8 @@ module Transforms
39
# that buy creating fields using a consistent naming convention,
40
# {Collapse::FieldsToRepeatableFieldGroup} is a simpler transform
41
# to set up, and applies {Clean::EmptyFieldGroups} automatically
42
+ # - {DateValue::ForceDayPrecision} for ensuring values mapping to
43
+ # non-structured date fields will be ingestable
44
module Cspace
45
::Cspace = Kiba::Extend::Transforms::Cspace
46
# Characters or character combinations known to be treated strangely by
0 commit comments