Class: PolyrexObjects::Week

Inherits:
Object
  • Object
show all
Includes:
LIBRARY
Defined in:
lib/polyrex_calendarbase.rb

Instance Method Summary collapse

Methods included from LIBRARY

#fetch_file, #fetch_filepath, #generate_webpage, #read

Instance Method Details

#inspectObject



148
149
150
# File 'lib/polyrex_calendarbase.rb', line 148

def inspect()
  "#<CalendarObjects::Week:%s" % __id__
end