elibri_connect 0.1 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module ElibriConnect
2
- VERSION = "0.1"
2
+ VERSION = "0.1.1"
3
3
  end
@@ -5,7 +5,7 @@
5
5
 
6
6
  namespace :elibri do
7
7
  desc "Load products from elibri - creating and updating product where needed"
8
- task :update_products do
8
+ task :update_products => :environment do
9
9
  Elibri::Connect.update_products!
10
10
  end
11
11
  end
metadata CHANGED
@@ -1,12 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: elibri_connect
3
3
  version: !ruby/object:Gem::Version
4
- hash: 9
4
+ hash: 25
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 1
9
- version: "0.1"
9
+ - 1
10
+ version: 0.1.1
10
11
  platform: ruby
11
12
  authors:
12
13
  - Piotr Szmielew
@@ -14,7 +15,7 @@ autorequire:
14
15
  bindir: bin
15
16
  cert_chain: []
16
17
 
17
- date: 2012-04-06 00:00:00 Z
18
+ date: 2012-04-07 00:00:00 Z
18
19
  dependencies:
19
20
  - !ruby/object:Gem::Dependency
20
21
  prerelease: false