--- !ruby/object:RI::MethodDescription aliases: [] block_params: date comment: - !ruby/struct:SM::Flow::P body: Step forward one day at a time until we reach <tt>max</tt> (inclusive), yielding each date as we go. full_name: Date#upto is_singleton: false name: upto params: (max) {|date| ...} visibility: public