Sha256: 5a1e247fd00299eb479f3a2ae8e0ce8f947cfdfaf5e051aa215139daec40519b
Contents?: true
Size: 255 Bytes
Versions: 14
Compression:
Stored size: 255 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' require "bundler/gem_tasks" Rails.application.load_tasks
Version data entries
14 entries across 14 versions & 2 rubygems