Sha256: 2e69ee87bb36a8ec804861e7393f714e465aeb0f985bb67759b6235ebe7a8018

Contents?: true

Size: 231 Bytes

Versions: 35

Compression:

Stored size: 231 Bytes

Contents

require "bundler/setup"

APP_RAKEFILE = File.expand_path("spec/dummy/Rakefile", __dir__)
load "rails/tasks/engine.rake"
load "rails/tasks/statistics.rake"
load APP_RAKEFILE if File.exist?(APP_RAKEFILE)

require "bundler/gem_tasks"

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
panda_cms-0.3.6 Rakefile
panda_cms-0.3.5 Rakefile
panda_cms-0.3.4 Rakefile
panda_cms-0.3.3 Rakefile
panda_cms-0.3.2 Rakefile
panda_cms-0.3.1 Rakefile
panda_cms-0.3.0 Rakefile
panda_cms-0.2.7 Rakefile
panda_cms-0.2.6 Rakefile
panda_cms-0.2.5 Rakefile
panda_cms-0.2.4 Rakefile
panda_cms-0.2.3 Rakefile
panda_cms-0.2.2 Rakefile
panda_cms-0.2.1 Rakefile
panda_cms-0.2.0 Rakefile