repo.or.cz
/
merb_radiant.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Removing .DS_Store and .pid files from repository.
[merb_radiant.git]
/
lib
/
object_extensions.rb
blob
b051da4aa29c508717cc7ce8030a929f3878a93c
1
class Object
2
def self.descendants
3
subclasses_of(self)
4
end
5
end