2 3 4 5 6 7 8 9
# File 'lib/ccd/templates/us_realm_date_and_time_dtusfieldedde_template.rb', line 2 def self.included(base) base.class_eval do extend ::Ccd::Dsl # SHALL be precise to the day constraint '', {:cardinality=>"1..1"} end end