--- !ruby/object:RI::MethodDescription aliases: [] block_params: date comment: - !ruby/struct:SM::Flow::P body: Step the current date forward step days at a time (or backward, if step is negative) until we reach limit (inclusive), yielding the resultant date at each step. full_name: Date#step is_singleton: false name: step params: (limit, step=1) {|date| ...} visibility: public