Class: Shul::Shule

Inherits:
Domle
  • Object
show all
Defined in:
lib/shul.rb

Defined Under Namespace

Classes: App, Box, Component, Hbox, Label, Vbox

Instance Method Summary collapse

Instance Method Details

#inspectObject



114
115
116
# File 'lib/shul.rb', line 114

def inspect()    
  "#<Shule:%s>" % [self.object_id]
end