Module: MatchPoint
- Defined in:
- lib/match_point.rb,
lib/match_point/version.rb,
lib/match_point/xml_instance.rb
Defined Under Namespace
Classes: XmlInstance
Constant Summary collapse
- VERSION =
'0.0.11'
Class Method Summary collapse
Class Method Details
.version_string ⇒ Object
6 7 8 |
# File 'lib/match_point.rb', line 6 def self.version_string "MatchPoint version #{MatchPoint::VERSION}" end |