Method: CloudKit::OAuthStore#version
- Defined in:
- lib/cloudkit/oauth_store.rb
#version ⇒ Object
Return the version number for this store.
39 |
# File 'lib/cloudkit/oauth_store.rb', line 39 def version; 1; end |
Return the version number for this store.
39 |
# File 'lib/cloudkit/oauth_store.rb', line 39 def version; 1; end |