prixfixe 0.0.6 → 0.0.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -5,7 +5,7 @@ module MyPlugin
5
5
  railtie_name :prixfixe
6
6
 
7
7
  rake_tasks do
8
- load '../../tasks/prixfixe.rake'
8
+ load File.join(File.dirname(__FILE__), '../../tasks/prixfixe.rake')
9
9
  end
10
10
  end
11
11
  end
data/prixfixe.gemspec CHANGED
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'prixfixe'
3
- s.version = '0.0.6'
3
+ s.version = '0.0.7'
4
4
  s.date = '2014-03-26'
5
5
  s.summary = "PrixFixe"
6
6
  s.description = "A set of Rails extensions to deal with PrixFixe Servers"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: prixfixe
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6
4
+ version: 0.0.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: