Sha256: b50bf62f1329980fb14e5b42de9f78fd001b38e2dc023d992c3353f993476802

Contents?: true

Size: 301 Bytes

Versions: 8

Compression:

Stored size: 301 Bytes

Contents

#!/usr/bin/env rake
# frozen_string_literal: true

# 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__)

Dummy::Application.load_tasks

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
ckeditor-5.1.3 test/dummy/Rakefile
ckeditor-5.1.2 test/dummy/Rakefile
ckeditor-5.1.1 test/dummy/Rakefile
glebtv-ckeditor-4.14.1 test/dummy/Rakefile
ckeditor-5.1.0 test/dummy/Rakefile
glebtv-ckeditor-4.13.1 test/dummy/Rakefile
glebtv-ckeditor-4.13.0 test/dummy/Rakefile
ckeditor-5.0.0 test/dummy/Rakefile