Sha256: 4b81a105db1da773ba85daefde131c21839469ebf1e089179cff8218f9b0727e

Contents?: true

Size: 229 Bytes

Versions: 13

Compression:

Stored size: 229 Bytes

Contents

# 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_relative 'config/application'

Rails.application.load_tasks

Version data entries

13 entries across 13 versions & 2 rubygems

Version Path
orats-5.2.3 lib/orats/templates/base/Rakefile
orats-5.2.2 lib/orats/templates/base/Rakefile
orats-5.2.1 lib/orats/templates/base/Rakefile
active_job_channel-0.3.0 spec/dummy/Rakefile
active_job_channel-0.0.3 spec/dummy/Rakefile
active_job_channel-0.0.2 spec/dummy/Rakefile
active_job_channel-0.0.1 spec/dummy/Rakefile
orats-5.1.2 lib/orats/templates/base/Rakefile
orats-5.1.1 lib/orats/templates/base/Rakefile
orats-5.0.3 lib/orats/templates/base/Rakefile
orats-5.0.2 lib/orats/templates/base/Rakefile
orats-5.0.1 lib/orats/templates/base/Rakefile
orats-5.0.0 lib/orats/templates/base/Rakefile