Sha256: 2d8bd12ea2ccf59b94eac0bb1f5d1b724a52304c48836534e213d9e112cfb114
Contents?: true
Size: 264 Bytes
Versions: 32
Compression:
Stored size: 264 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 File.expand_path('config/application', __dir__) require 'rake' RailsApp::Application.load_tasks
Version data entries
32 entries across 32 versions & 1 rubygems