cloudxls 0.6.1 → 0.6.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module CloudXLS
2
- VERSION = '0.6.1'
2
+ VERSION = '0.6.2'
3
3
  end
data/lib/cloudxls.rb CHANGED
@@ -42,7 +42,7 @@ module CloudXLS
42
42
  # CloudXLS.xpipe :data_url => "https://example.com/data.csv"
43
43
  # CloudXLS.xpipe :data_url => "https://username:password@example.com/data.csv"
44
44
  #
45
- def self.cloudxls(params = {})
45
+ def self.convert(params = {})
46
46
  check_api_key!
47
47
 
48
48
  headers = {}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cloudxls
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.1
4
+ version: 0.6.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: