Sha256: 959e72cc5798c9fbbd3b611660f487e19e6f231cd9fa60c271217b4bf2ba8b8e
Contents?: true
Size: 248 Bytes
Versions: 6
Compression:
Stored size: 248 Bytes
Contents
namespace :spree do desc "Assistance for upgrading an existing Spree deployment. (Deprecated)" task :upgrade => :environment do puts "This task has been deprecated. Run 'spree --upgrade' command using the newest gem instead." end end
Version data entries
6 entries across 6 versions & 2 rubygems