method

next_day

v1_9_2_180 - Show latest stable - Class: Date
next_day(n=1)
public

No documentation available.

# File lib/date.rb, line 1401
  def next_day(n=1) self + n end