Method: Databasedotcom::Client#version
- Defined in:
- lib/databasedotcom/client.rb
#version ⇒ Object
The API version the client is using. Defaults to 23.0
24 25 26 |
# File 'lib/databasedotcom/client.rb', line 24 def version @version end |