Sha256: e89bdd95aa8ad2fda09b2a8926414d81626839e65d07e68043c6e7605a844ece
Contents?: true
Size: 473 Bytes
Versions: 5
Compression:
Stored size: 473 Bytes
Contents
Feature: Upgrading an older daemon daemon-kit offers help during upgrades to newer versions. Scenario: Upgrading from 0.2.3 Given I have a daemon generated by daemon-kit "0.2.3" And I cd to the old project When I run `rake daemon_kit:upgrade` interactively And I accept the conflicts Then the file "Gemfile" should contain "gem 'daemon-kit', :github => 'kennethkalmer/daemon-kit'" And the file "config/boot.rb" should not contain "VendorBoot"
Version data entries
5 entries across 5 versions & 1 rubygems