nimbleshop_core 0.0.1.rc1 → 0.0.1.rc2

Sign up to get free protection for your applications and to get access to all the features.
@@ -77,7 +77,7 @@ module Nimbleshop
77
77
  end
78
78
 
79
79
  def seed_database!
80
- rake 'db:seed --trace' unless self.options[:skip_db] || self.options[:skip_migrations]
80
+ rake 'db:seed --trace'
81
81
  end
82
82
 
83
83
  end
@@ -3,7 +3,7 @@ module Nimbleshop
3
3
  @major = 0
4
4
  @minor = 0
5
5
  @tiny = 1
6
- @build = 'rc1'
6
+ @build = 'rc2'
7
7
 
8
8
  class << self
9
9
  attr_reader :major, :minor, :tiny, :build
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nimbleshop_core
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1.rc1
4
+ version: 0.0.1.rc2
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors:
@@ -235,7 +235,7 @@ dependencies:
235
235
  - - '='
236
236
  - !ruby/object:Gem::Version
237
237
  version: 1.0.0
238
- description: Provides core e-commerce functionality to nimbleShop
238
+ description: Provides core e-commerce support to nimbleShop
239
239
  email: neeraj@BigBinary.com
240
240
  executables: []
241
241
  extensions: []
@@ -600,11 +600,11 @@ files:
600
600
  - test/vcr_cassettes/splitable/split-draft-create-failure.yml
601
601
  - test/vcr_cassettes/splitable/split-draft-create-success.yml
602
602
  homepage: http://nimbleShop.org
603
- licenses:
604
- - MIT
603
+ licenses: []
605
604
  post_install_message:
606
605
  rdoc_options: []
607
- require_paths: lib
606
+ require_paths:
607
+ - lib
608
608
  required_ruby_version: !ruby/object:Gem::Requirement
609
609
  none: false
610
610
  requirements:
@@ -618,7 +618,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
618
618
  - !ruby/object:Gem::Version
619
619
  version: 1.3.1
620
620
  requirements: []
621
- rubyforge_project: nimbleshop_core
621
+ rubyforge_project:
622
622
  rubygems_version: 1.8.23
623
623
  signing_key:
624
624
  specification_version: 3