method

prev_month

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

No documentation available.

# File lib/date.rb, line 1435
  def prev_month(n=1) self << n end