lib/qualitysmith_extensions/time/deprecated.rb in qualitysmith_extensions-0.0.3 vs lib/qualitysmith_extensions/time/deprecated.rb in qualitysmith_extensions-0.0.4

- old
+ new

@@ -1,8 +1,10 @@ +#-- # Author:: Tyler Rick # Copyright:: Copyright (c) 2007 QualitySmith, Inc. # License:: Ruby License # Submit to Facets?:: No! +#++ class Time # This should be moved elsewhere because it is subjective and depends on the context where it's used. def datetime_for_report(line_break = false) optional_line_break = (line_break ? "<br/>\n" : "")