Sha256: fcfca67ff57051d3c32c3aea36741b34231bb8f53545a4c7bcfbb57fb6c9d371

Contents?: true

Size: 271 Bytes

Versions: 263

Compression:

Stored size: 271 Bytes

Contents

require "bundler/setup"

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

load "rails/tasks/statistics.rake"

require "bundler/gem_tasks"
require "rspec/core/rake_task"
RSpec::Core::RakeTask.new(spec: "app:db:test:prepare")

Version data entries

263 entries across 263 versions & 2 rubygems

Version Path
comee_core-0.3.62 Rakefile
comee_core-0.3.61 Rakefile
comee_core-0.3.60 Rakefile
comee_core-0.3.59 Rakefile
comee_core-0.3.58 Rakefile
comee_core-0.3.57 Rakefile
comee_core-0.3.56 Rakefile
comee_core-0.3.55 Rakefile
comee_core-0.3.54 Rakefile
comee_core-0.3.53 Rakefile
comee_core-0.3.51 Rakefile
comee_core-0.3.50 Rakefile
comee_core-0.3.49 Rakefile
comee_core-0.3.48 Rakefile
comee_core-0.3.47 Rakefile
comee_core-0.3.46 Rakefile
comee_core-0.3.45 Rakefile
comee_core-0.3.44 Rakefile
comee_core-0.3.43 Rakefile
comee_core-0.3.42 Rakefile