Skip to content
This repository has been archived by the owner on Sep 12, 2018. It is now read-only.

Commit

Permalink
Added yardocs to spira/types.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
bhuga committed May 20, 2010
1 parent aad40be commit 00caf59
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions lib/spira/types.rb
@@ -1,4 +1,14 @@
module Spira

##
# Spira::Types is a set of default Spira::Type classes.
#
# @see Spira::Type
# @see Spira::Types::Integer
# @see Spira::Types::Boolean
# @see Spira::Types::String
# @see Spira::Types::Float
# @see Spira::Types::Any
module Types

# No autoloading here--the associations to XSD types are made by the
Expand Down

0 comments on commit 00caf59

Please sign in to comment.