Method: Configit.version
- Defined in:
- lib/configit.rb
.version ⇒ Object
Returns the version string for the library.
12 13 14 |
# File 'lib/configit.rb', line 12 def self.version VERSION end |
Returns the version string for the library.
12 13 14 |
# File 'lib/configit.rb', line 12 def self.version VERSION end |