rhoconnect-rb 0.2.7 → 0.2.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module Rhoconnect
2
- VERSION = "0.2.7"
2
+ VERSION = "0.2.8"
3
3
  end
data/tasks/setup.rake CHANGED
@@ -1,7 +1,6 @@
1
1
  namespace :rhoconnect do
2
2
  desc "setup initializer"
3
3
  task :setup do
4
- puts 'what is this ----------------'
5
4
  sh "cp #{File.join(File.dirname(__FILE__),'../','templates','rhoconnect.rb')} #{::Rails.root.to_s}/config/initializers/"
6
5
  end
7
6
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rhoconnect-rb
3
3
  version: !ruby/object:Gem::Version
4
- hash: 25
4
+ hash: 7
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 2
9
- - 7
10
- version: 0.2.7
9
+ - 8
10
+ version: 0.2.8
11
11
  platform: ruby
12
12
  authors:
13
13
  - Rhomobile