Sha256: 58f9dc9ff414ee7793b924aa5e29a755b1638aa441e7b6cb95d75a8e9eaf2fd3
Contents?: true
Size: 269 Bytes
Versions: 5
Compression:
Stored size: 269 Bytes
Contents
# Add your own tasks in files placed in lib/tasks ending in .rake, # for example lib/tasks/capistrano.rake, and they will automatically be available to Rake. require File.expand_path('../config/application', __FILE__) require 'rake' Ecommerce::Application.load_tasks
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
ecommerce-0.0.6 | Rakefile |
ecommerce-0.0.5 | Rakefile |
ecommerce-0.0.4 | Rakefile |
ecommerce-0.0.3 | Rakefile |
ecommerce-0.0.2 | Rakefile |