Sha256: 3bfb4a7dcea2d1d0f09cb188220ca700d64d7bb089074aa97c78df9c0b43fa09
Contents?: true
Size: 259 Bytes
Versions: 3
Compression:
Stored size: 259 Bytes
Contents
# 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_relative("config/application") Rails.application.load_tasks
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
zapp-0.2.1 | examples/rails-app/Rakefile |
zapp-0.1.1 | examples/rails-app/Rakefile |
zapp-0.1.0 | examples/rails-app/Rakefile |