Sha256: 1c46c4bf9d4f9557d52503129b24e9cf21defa0ea43f4f5bc2636c5bc5200051

Contents?: true

Size: 297 Bytes

Versions: 9

Compression:

Stored size: 297 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', __dir__)

Dummy::Application.load_tasks

Version data entries

9 entries across 9 versions & 3 rubygems

Version Path
devise_two_factor_authentication-3.0.0 spec/rails_app/Rakefile
large_text_field-1.0.2 test/dummy/Rakefile
large_text_field-1.0.2.pre.1 test/dummy/Rakefile
large_text_field-1.0.1 test/dummy/Rakefile
large_text_field-1.0.0 test/dummy/Rakefile
large_text_field-0.3.2 test/dummy/Rakefile
canard-0.6.2.pre test/dummy/Rakefile
canard-0.6.1.pre test/dummy/Rakefile
canard-0.6.0.pre test/dummy/Rakefile