public
Rubygem
Description: DataMapper - Core
Homepage: http://datamapper.org
Clone URL: git://github.com/sam/dm-core.git
Marked Resource.descendents as semipublic rather than public
dkubb (author)
Sat May 10 23:04:18 -0700 2008
commit  bbff47a5ffa7cb1b1e9fe62970e36a4f2d7cf88b
tree    7420802113c418e76e899e64d72f72ba04c84407
parent  74ef62056410a3f1dbf9c4f72f3e839a903973d7
...
28
29
30
31
 
32
33
34
...
28
29
30
 
31
32
33
34
0
@@ -28,7 +28,7 @@ module DataMapper
0
     # Set:: A Set containing the including classes
0
     #
0
     # -
0
- # @public
0
+ # @semipublic
0
     def self.descendents
0
       @@descendents
0
     end

Comments

    No one has commented yet.