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.5.10 Rakefile
panda_cms-0.5.9 Rakefile
panda_cms-0.5.8 Rakefile
panda_cms-0.5.7 Rakefile
panda_cms-0.5.6 Rakefile
panda_cms-0.5.5 Rakefile
panda_cms-0.5.4 Rakefile
panda_cms-0.5.3 Rakefile
panda_cms-0.5.2 Rakefile
panda_cms-0.5.1 Rakefile
panda_cms-0.5.0 Rakefile
panda_cms-0.3.15 Rakefile
panda_cms-0.3.14 Rakefile
panda_cms-0.3.13 Rakefile
panda_cms-0.3.12 Rakefile
panda_cms-0.3.11 Rakefile
panda_cms-0.3.10 Rakefile
panda_cms-0.3.9 Rakefile
panda_cms-0.3.8 Rakefile
panda_cms-0.3.7 Rakefile