lib/eddy/build/elements/n.rb in eddy-0.5.1 vs lib/eddy/build/elements/n.rb in eddy-0.6.0

- old
+ new

@@ -2,10 +2,10 @@ module Eddy module Build module Elements - # @param el [Eddy::Schema::ElementSummary] + # @param el [Eddy::Summary::Element] # @param test [Boolean] (false) When true, returns output as a string instead of writing to a file. # @return [void] def self.n(el, test: false) decimal_points = self.determine_decimals(el.type) constructor = Ginny::Func.create({