Class: Date

Inherits:
Object
  • Object
show all
Includes:
Everythingrb::StringQuotable
Defined in:
lib/everythingrb/date.rb

Overview

Extensions to Ruby’s core Date class

Provides:

  • #in_quotes, #with_quotes: Wrap date representations in quotes

Examples:

require "everythingrb/date"

Date.today.in_quotes

Direct Known Subclasses

DateTime

Method Summary

Methods included from Everythingrb::StringQuotable

#in_quotes