method

prev_month

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

No documentation available.

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