Class: PolyrexObjects::Week
- Inherits:
-
Object
- Object
- PolyrexObjects::Week
- 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
#inspect ⇒ Object
148 149 150 |
# File 'lib/polyrex_calendarbase.rb', line 148 def inspect() "#<CalendarObjects::Week:%s" % __id__ end |